Sure go ahead.
However, the prerequisite for Maven is NOT inherited, so it has no effect
on the mojo projects.
When releasing you already need 2.2.1, which is enforced by the well known
enforcer plugin.
Robert
Op Thu, 09 Jan 2014 15:47:38 +0100 schreef Tony Chemit
<che...@codelutin.com>:
Hi,
I'd like a new release of mojo-parent, since you can't build the site
without
(1) maven-site-plugin must be in version 3.3
(2) maven-project-info-reports-plugin in version 2.7 (dependency page
will stay blank with 2.6)
You got also a lots of plugins we could update,...
Another point could we add a requirement to maven 2.2.1? New version
plugins need it (The versions plugin says so).
I don't see the point to stay forever on maven 2.0.
Here is the result of a versions:display-plugin-updates:
[INFO] --- versions-maven-plugin:1.3.1:display-plugin-updates
(default-cli) @ mojo-parent ---
[INFO]
[INFO] All plugins with a version specified are using the latest
versions.
[INFO]
[INFO] All plugins have a version specified.
[INFO]
[WARNING] Project does not define minimum Maven version, default is: 2.0
[INFO] Plugins require minimum Maven version of: 2.2.1
[INFO]
[ERROR] Project does not define required minimum version of Maven.
[ERROR] Update the pom.xml to contain
[ERROR] <prerequisites>
[ERROR] <maven>2.2.1</maven>
[ERROR] </prerequisites>
[INFO]
[INFO] Require Maven 2.0.1 to use the following plugin updates:
[INFO] maven-antrun-plugin
............................................. 1.2
[INFO] maven-release-plugin .....................................
2.0-beta-7
[INFO]
[INFO] Require Maven 2.0.2 to use the following plugin updates:
[INFO] maven-checkstyle-plugin
......................................... 2.1
[INFO] maven-javadoc-plugin
............................................ 2.2
[INFO] maven-site-plugin ........................................
2.0-beta-7
[INFO]
[INFO] Require Maven 2.0.3 to use the following plugin updates:
[INFO] maven-dependency-plugin
......................................... 2.2
[INFO] maven-surefire-report-plugin ..................................
2.4.3
[INFO] org.codehaus.mojo:cobertura-maven-plugin
........................ 2.3
[INFO]
[INFO] Require Maven 2.0.4 to use the following plugin updates:
[INFO] maven-antrun-plugin
............................................. 1.3
[INFO] maven-assembly-plugin ....................................
2.2-beta-1
[INFO] maven-plugin-plugin
............................................. 2.2
[INFO] maven-project-info-reports-plugin .............................
2.0.1
[INFO] org.codehaus.mojo:l10n-maven-plugin .....................
1.0-alpha-2
[INFO]
[INFO] Require Maven 2.0.5 to use the following plugin updates:
[INFO] maven-gpg-plugin ........................................
1.0-alpha-4
[INFO] maven-plugin-plugin
............................................. 2.3
[INFO]
[INFO] Require Maven 2.0.6 to use the following plugin updates:
[INFO] maven-antrun-plugin
............................................. 1.6
[INFO] maven-assembly-plugin ....................................
2.2-beta-5
[INFO] maven-checkstyle-plugin
......................................... 2.8
[INFO] maven-clean-plugin
.............................................. 2.5
[INFO] maven-deploy-plugin ...........................................
2.8.1
[INFO] maven-enforcer-plugin .........................................
1.3.1
[INFO] maven-gpg-plugin
................................................ 1.4
[INFO] maven-install-plugin ..........................................
2.5.1
[INFO] maven-invoker-plugin
............................................ 1.7
[INFO] maven-jar-plugin
................................................ 2.4
[INFO] maven-javadoc-plugin
............................................ 2.3
[INFO] maven-jxr-plugin
................................................ 2.2
[INFO] maven-plugin-plugin
............................................. 2.9
[INFO] maven-pmd-plugin
................................................ 2.6
[INFO] maven-project-info-reports-plugin .............................
2.1.2
[INFO] maven-release-plugin .....................................
2.0-beta-9
[INFO] maven-resources-plugin
.......................................... 2.6
[INFO] maven-site-plugin .............................................
2.0.1
[INFO] maven-source-plugin ...........................................
2.1.2
[INFO] maven-surefire-plugin .........................................
2.4.3
[INFO] maven-surefire-report-plugin ..................................
2.7.1
[INFO] org.codehaus.mojo:cobertura-maven-plugin
........................ 2.5
[INFO] org.codehaus.mojo:taglist-maven-plugin
.......................... 2.4
[INFO]
[INFO] Require Maven 2.0.8 to use the following plugin updates:
[INFO] maven-javadoc-plugin
............................................ 2.4
[INFO] org.codehaus.mojo:cobertura-maven-plugin
........................ 2.6
[INFO]
[INFO] Require Maven 2.0.9 to use the following plugin updates:
[INFO] maven-compiler-plugin
........................................... 3.1
[INFO] maven-dependency-plugin
......................................... 2.8
[INFO] maven-javadoc-plugin ..........................................
2.8.1
[INFO] maven-jxr-plugin
................................................ 2.4
[INFO] maven-release-plugin ..........................................
2.2.2
[INFO] maven-source-plugin ...........................................
2.2.1
[INFO] maven-surefire-plugin
.......................................... 2.16
[INFO] maven-surefire-report-plugin
................................... 2.16
[INFO]
[INFO] Require Maven 2.0.11 to use the following plugin updates:
[INFO] maven-antrun-plugin
............................................. 1.7
[INFO] maven-assembly-plugin
........................................... 2.2
[INFO]
[INFO] Require Maven 2.1.0 to use the following plugin updates:
[INFO] maven-project-info-reports-plugin
............................... 2.2
[INFO] maven-site-plugin .............................................
2.1.1
[INFO]
[INFO] Require Maven 2.2.0 to use the following plugin updates:
[INFO] maven-project-info-reports-plugin
............................... 2.6
[INFO] maven-site-plugin
............................................... 3.0
[INFO]
[INFO] Require Maven 2.2.1 to use the following plugin updates:
[INFO] maven-assembly-plugin
........................................... 2.4
[INFO] maven-checkstyle-plugin
........................................ 2.11
[INFO] maven-invoker-plugin
............................................ 1.8
[INFO] maven-javadoc-plugin ..........................................
2.9.1
[INFO] maven-plugin-plugin
............................................. 3.2
[INFO] maven-pmd-plugin ..............................................
3.0.1
[INFO] maven-project-info-reports-plugin
............................... 2.7
[INFO] maven-release-plugin ..........................................
2.4.2
[INFO] maven-site-plugin
............................................... 3.3
[INFO] org.codehaus.mojo:license-maven-plugin
.......................... 1.5
[INFO] org.codehaus.mojo:versions-maven-plugin
......................... 2.1
Here is the result when adding the the maven requirement
[INFO] --- versions-maven-plugin:1.3.1:display-plugin-updates
(default-cli) @ mojo-parent ---
[INFO]
[INFO] The following plugin updates are available:
[INFO] maven-checkstyle-plugin ............................... 2.9.1
-> 2.11
[INFO] maven-compiler-plugin .................................. 2.5.1
-> 3.1
[INFO] maven-dependency-plugin .................................. 2.6
-> 2.8
[INFO] maven-deploy-plugin .................................... 2.7 ->
2.8.1
[INFO] maven-enforcer-plugin .................................. 1.2 ->
1.3.1
[INFO] maven-install-plugin ................................... 2.4 ->
2.5.1
[INFO] maven-javadoc-plugin ................................... 2.9 ->
2.9.1
[INFO] maven-jxr-plugin ......................................... 2.3
-> 2.4
[INFO] maven-pmd-plugin ..................................... 2.7.1 ->
3.0.1
[INFO] maven-release-plugin ................................... 2.4 ->
2.4.2
[INFO] maven-surefire-plugin .................................. 2.13
-> 2.16
[INFO] maven-surefire-report-plugin ........................... 2.13
-> 2.16
[INFO] org.codehaus.mojo:cobertura-maven-plugin ............... 2.5.2
-> 2.6
[INFO] org.codehaus.mojo:license-maven-plugin ................... 1.4
-> 1.5
[INFO] org.codehaus.mojo:versions-maven-plugin ................ 1.3.1
-> 2.1
[INFO]
[INFO] All plugins have a version specified.
[INFO]
[INFO] Project defines minimum Maven version as: 2.2.1
[INFO] Plugins require minimum Maven version of: 2.2.1
[INFO]
[INFO] No plugins require a newer version of Maven than specified by the
pom.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email