Index: core/project.xml =================================================================== --- core/project.xml (revision 466405) +++ core/project.xml (working copy) @@ -717,7 +717,7 @@ commons-collections commons-collections - 3.0 + 3.2 runtime Index: plugins/artifact/project.xml =================================================================== --- plugins/artifact/project.xml (revision 466405) +++ plugins/artifact/project.xml (working copy) @@ -120,7 +120,7 @@ commons-collections commons-collections - 3.0 + 3.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. Index: plugins/artifact/xdocs/changes.xml =================================================================== --- plugins/artifact/xdocs/changes.xml (revision 466405) +++ plugins/artifact/xdocs/changes.xml (working copy) @@ -25,6 +25,7 @@ + Upgrade commons-collections to version 3.2 Upgrade commons-jexl to version 1.1 Upgrade maven-model to version 3.0.2 Change the default repository to http://repo1.maven.org/maven/ for dependencies url in the manifest. Index: plugins/javadoc/project.xml =================================================================== --- plugins/javadoc/project.xml (revision 466405) +++ plugins/javadoc/project.xml (working copy) @@ -22,7 +22,7 @@ 3 maven-javadoc-plugin Maven Javadoc Plugin - 1.8 + 1.8.1-SNAPSHOT Produce Javadocs and report @@ -149,7 +149,7 @@ commons-collections commons-collections - 3.0 + 3.2 jar This library is already loaded by maven's core. Be careful to use the same version number as in the core. Index: plugins/javadoc/xdocs/changes.xml =================================================================== --- plugins/javadoc/xdocs/changes.xml (revision 466405) +++ plugins/javadoc/xdocs/changes.xml (working copy) @@ -25,6 +25,9 @@ Arnaud Heritier + + Upgrade commons-collections to version 3.2 + Cannot set -sourcepath to add paths for inherited javadocs. Other doclets cannot use standard doclet parameters. Index: plugins/jxr/project.xml =================================================================== --- plugins/jxr/project.xml (revision 466405) +++ plugins/jxr/project.xml (working copy) @@ -85,7 +85,7 @@ commons-collections commons-collections - 3.0 + 3.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. Index: plugins/jxr/xdocs/changes.xml =================================================================== --- plugins/jxr/xdocs/changes.xml (revision 466405) +++ plugins/jxr/xdocs/changes.xml (working copy) @@ -25,6 +25,7 @@ + Upgrade commons-collections to version 3.2 Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 (The horrible error : "log4j:ERROR Attempted to append to closed appender named [null]"). Index: plugins/linkcheck/project.xml =================================================================== --- plugins/linkcheck/project.xml (revision 466405) +++ plugins/linkcheck/project.xml (working copy) @@ -102,7 +102,7 @@ commons-collections commons-collections - 3.0 + 3.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. Index: plugins/linkcheck/xdocs/changes.xml =================================================================== --- plugins/linkcheck/xdocs/changes.xml (revision 466405) +++ plugins/linkcheck/xdocs/changes.xml (working copy) @@ -26,6 +26,7 @@ + Upgrade commons-collections to version 3.2 Upgrade maven-model to version 3.0.2 Update jelly dependency to match the ones in maven 1.1 core. Maven 1.0.x : The report is incomplete if one or more files has errors in them. Index: plugins/plugins-parent/project.properties =================================================================== --- plugins/plugins-parent/project.properties (revision 466405) +++ plugins/plugins-parent/project.properties (working copy) @@ -60,7 +60,7 @@ maven.jar.commons-beanutils=1.6.1 maven.jar.commons-cli=1.0-beta-2 maven.jar.commons-codec=1.2 -maven.jar.commons-collections=3.0 +maven.jar.commons-collections=3.2 maven.jar.commons-httpclient=3.0 maven.jar.commons-io=1.2 maven.jar.commons-jelly=1.0.1-20060717