3f919b5ceb
pom.xml: version set to 2.1.2
2017-02-09 12:02:04 +00:00
a74f097844
AbstractCheckMojo: use version of plugin not the using project
...
${project.version} resolves to the version of the project using the plugin, rather than the version of the plugin that is being used.
2017-02-09 12:02:04 +00:00
718041b054
pom.xml: version set to 2.1.1
2017-02-09 09:25:38 +00:00
cf22d09a60
plugin:AbstractCheckMojo: load the version from the plugin's pom file
2017-02-08 19:57:35 +00:00
64330d01da
plugin:pom.xml: remove properties-maven-plugin
...
This was loading the properties from the project that was using the plugin.
2017-02-08 19:57:35 +00:00
829cc5dff6
pom.xml: version set to 2.2.0-SNAPSHOT
2017-02-08 12:30:18 +00:00
961eb2c1db
pom.xml: version set to 2.1.0
2017-02-08 12:26:55 +00:00
9170a36684
plugin:pom.xml: upgrade dependencies
...
* maven-compiler-plugin 3.6.1
2017-02-08 11:31:44 +00:00
ca01a08e81
plugin:AbstractCheckMojo: load dependency versions from plugin pom.xml
2017-02-08 10:56:55 +00:00
e951d2c99b
plugin:AbstractCheckMojo: include ruleset version on log line
2017-02-08 09:55:29 +00:00
87f74dec16
plugin:AbstractCheckMojo: use ruleset version from pom.xml
2017-02-08 09:49:28 +00:00
d54ae55f0a
plugin:AbstractCheckMojo: upgrade checkstyle to 7.5.1
...
http://checkstyle.sourceforge.net/releasenotes.html#Release_7.5.1
Bug fixes:
* PackageObjectFactory hides real exception. Author: rnveach #3778
* RightCurly: handling of try-with-resources on several lines with CS 7.5. Author: rnveach, Roman Ivanov #3776
Notes:
* Add the Hibernate Search project to the Checkstyle CI. Author: Roman Ivanov #3790
2017-02-08 09:49:01 +00:00
f01098170b
plugin:AbstractCheckMojo: upgrade checkstyle to 7.4
2017-01-15 14:25:04 +00:00
e4b4be18a0
Add release profile for release-only plugins
2017-01-15 11:20:30 +00:00
ad1472b00b
Merge branch 'hotfix/2.0.4' into develop
...
* hotfix/2.0.4:
plugin-sample:pom.xml: add missing details
Add missing javadoc, source, gpg and deploy plugins
version set to 2.0.4
2017-01-15 10:53:47 +00:00
cabf59edb8
Add missing javadoc, source, gpg and deploy plugins
2017-01-15 10:49:18 +00:00
6bd0c22938
version set to 2.0.4
2017-01-14 20:25:24 +00:00
793a3b730e
version set to 2.0.3
2017-01-14 18:57:13 +00:00
6f5ef9569a
Remove versionsBackup files
2017-01-14 18:13:25 +00:00
bc96586857
version set to 2.0.2
2017-01-14 18:11:52 +00:00
38a5134a46
version set to 2.0.1
2017-01-14 18:01:37 +00:00
7e2a0790ff
pom.xml: version set to 2.1.0-SNAPSHOT
2017-01-14 17:53:26 +00:00
c5d0bda1ca
pom.xml: version set to 2.0.0
2017-01-14 17:47:14 +00:00
67557955cc
plugin: provide goals for each ruleset level
2017-01-14 17:04:18 +00:00
3bed524b27
plugin: remove redundant properties
2017-01-14 16:35:25 +00:00
1380fb54ae
plugin:pom.xml: add maven-compiler-plugin
2017-01-14 16:34:50 +00:00
9ce647d769
plugin:pom.xml: remove kemitix-parent to avoid cyclic dependency
...
kemitix-parent will include this plugin, so we can't have it as our parent.
2017-01-14 16:17:04 +00:00
5a259aa050
plugin:pom.xml: set version, don't inherit it
...
Parent has been changed so need to set version explicitly.
2017-01-14 10:18:07 +00:00
dc639da079
plugin: added
2017-01-13 22:53:01 +00:00