Index: core/project.xml =================================================================== --- core/project.xml (revision 466405) +++ core/project.xml (working copy) @@ -611,7 +611,7 @@ commons-httpclient commons-httpclient - 3.0 + 3.0.1 commons-codec Index: plugins/artifact/project.xml =================================================================== --- plugins/artifact/project.xml (revision 466405) +++ plugins/artifact/project.xml (working copy) @@ -141,7 +141,7 @@ commons-httpclient commons-httpclient - 3.0 + 3.0.1 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-httpclient to version 3.0.1 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/jira/project.xml =================================================================== --- plugins/jira/project.xml (revision 466405) +++ plugins/jira/project.xml (working copy) @@ -37,7 +37,7 @@ commons-httpclient commons-httpclient - 3.0 + 3.0.1 This library is already loaded by maven's core. Be careful to use the same version number as in the core. Index: plugins/jira/xdocs/changes.xml =================================================================== --- plugins/jira/xdocs/changes.xml (revision 466405) +++ plugins/jira/xdocs/changes.xml (working copy) @@ -24,6 +24,7 @@ + Upgrade commons-httpclient to version 3.0.1 Update jelly dependency to match the ones in maven 1.1 core. Upgrade to log4j 1.2.13. If a report isn't generated the plugin fails trying to replace entities in a not existing file. Index: plugins/linkcheck/project.xml =================================================================== --- plugins/linkcheck/project.xml (revision 466405) +++ plugins/linkcheck/project.xml (working copy) @@ -115,7 +115,7 @@ commons-httpclient commons-httpclient - 3.0 + 3.0.1 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-httpclient to version 3.0.1 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/plugin/src/plugin-test/project.xml =================================================================== --- plugins/plugin/src/plugin-test/project.xml (revision 466405) +++ plugins/plugin/src/plugin-test/project.xml (working copy) @@ -65,7 +65,7 @@ commons-httpclient commons-httpclient - 2.0.2 + 3.0.1 http://jakarta.apache.org/commons/httpclient/ Index: plugins/plugins-parent/project.properties =================================================================== --- plugins/plugins-parent/project.properties (revision 466405) +++ plugins/plugins-parent/project.properties (working copy) @@ -61,7 +61,7 @@ maven.jar.commons-cli=1.0-beta-2 maven.jar.commons-codec=1.2 maven.jar.commons-collections=3.0 -maven.jar.commons-httpclient=3.0 +maven.jar.commons-httpclient=3.0.1 maven.jar.commons-io=1.2 maven.jar.commons-jelly=1.0.1-20060717 maven.jar.commons-jelly-tags-ant=1.1