Commit graph

34 commits

Author SHA1 Message Date
6072613b44 pom.xml: upgrade sevntu to 1.24.0
* Fixes bug in ForbidWildcardAsReturnType which is now enabled again
* Additional pluginRepositories config is no longer required
2017-05-28 19:52:24 +01:00
c482517327 Merge branch 'release/3.0.0' into develop 2017-05-27 20:37:06 +01:00
2584ed4bb3 version: set to 3.1.0-SNAPSHOT 2017-05-27 16:48:15 +01:00
5af558544e pom.xml: version set to 3.0.0 2017-05-27 16:45:22 +01:00
11904dad97 plugin: pom.xml: remove duplicate release profile
Already exists in parent pom.
2017-05-27 16:23:50 +01:00
7d4e2394e0 plugin: pom.xml: remove help mojo 2017-05-27 15:52:22 +01:00
1b27a84bd6 version: set to 3.0.0-SNAPSHOT 2017-05-27 08:58:11 +01:00
3549014a03 plugin: pom.xml: enable jacoco support 2017-05-26 17:13:34 +01:00
d91f392bf1 plugin: add assertj and mockito test dependencies 2017-05-26 15:42:02 +01:00
7c774a5057 {builder,plugin}: pom.xml: upgrades
* kemitix-parent: 2.4.0 -> 2.8.0
* spring-boot: 1.5.1 -> 1.5.3
* lombok: 1.16.12 -> 1.16.16 (reverting to kemitix-parent version)
* assertj: 3.6.2 -> 3.8.0
* maven: 3.3.9 -> 3.5.0
* mojo-executor: 2.2.0 -> 2.3.0
2017-05-25 16:28:35 +01:00
db496848cc pom.xml: version set to 2.4.0-SNAPSHOT 2017-04-02 16:16:50 +01:00
2004fc60d6 pom.xml: version set to 2.3.0 2017-04-02 16:14:23 +01:00
efa9b98378 pom.xml: version set to 2.3.0-SNAPSHOT 2017-03-11 17:44:34 +00:00
cc5d8f7ed1 pom.xml: version set to 2.2.0 2017-03-11 17:42:31 +00:00
93ac9f74df plugin: pom.xml: add dependency upon parent pom (for version properties)
Moved version properties to parent pom (i.e. a pom that isn't itself)
2017-02-26 17:38:13 +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
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
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
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