Index: core/project.xml
===================================================================
--- core/project.xml (revision 466405)
+++ core/project.xml (working copy)
@@ -673,9 +673,9 @@
- plexus
+ org.codehaus.plexus
plexus-utils
- 1.0.3
+ 1.3
runtime
Index: plugins/artifact/project.xml
===================================================================
--- plugins/artifact/project.xml (revision 466405)
+++ plugins/artifact/project.xml (working copy)
@@ -113,9 +113,9 @@
1.1-beta-3
- plexus
+ org.codehaus.plexus
plexus-utils
- 1.0.3
+ 1.3
commons-collections
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 plexus-utils to version 1.3
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/jalopy/project.xml
===================================================================
--- plugins/jalopy/project.xml (revision 466405)
+++ plugins/jalopy/project.xml (working copy)
@@ -94,9 +94,9 @@
1.5b5
- plexus
+ org.codehaus.plexus
plexus-utils
- 1.0.3
+ 1.3
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
Index: plugins/jalopy/xdocs/changes.xml
===================================================================
--- plugins/jalopy/xdocs/changes.xml (revision 466405)
+++ plugins/jalopy/xdocs/changes.xml (working copy)
@@ -23,6 +23,9 @@
Emmanuel Venisse
+
+ Upgrade plexus-utils to version 1.3
+
Add a new goal to open Jalopy's SettingsDialog.
Rewrite the plugin so it doesn't use the jalopy ant task anymore.
Index: plugins/javacc/project.xml
===================================================================
--- plugins/javacc/project.xml (revision 466405)
+++ plugins/javacc/project.xml (working copy)
@@ -62,9 +62,9 @@
3.2
- plexus
+ org.codehaus.plexus
plexus-utils
- 1.0.3
+ 1.3
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
Index: plugins/javacc/xdocs/changes.xml
===================================================================
--- plugins/javacc/xdocs/changes.xml (revision 466405)
+++ plugins/javacc/xdocs/changes.xml (working copy)
@@ -24,7 +24,7 @@
-
+ Upgrade plexus-utils to version 1.3
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
Index: plugins/jxr/project.xml
===================================================================
--- plugins/jxr/project.xml (revision 466405)
+++ plugins/jxr/project.xml (working copy)
@@ -67,9 +67,9 @@
2.0.8
- plexus
+ org.codehaus.plexus
plexus-utils
- 1.0.3
+ 1.3
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 plexus-utils to version 1.3
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/plugins-parent/project.properties
===================================================================
--- plugins/plugins-parent/project.properties (revision 466405)
+++ plugins/plugins-parent/project.properties (working copy)
@@ -76,7 +76,7 @@
maven.jar.forehead=1.0-beta-5
maven.jar.log4j=1.2.13
maven.jar.maven-model=3.0.2-20061008.232644
-maven.jar.plexus-utils=1.0.3
+maven.jar.plexus-utils=1.3
maven.jar.wagon-file=1.0-beta-1
maven.jar.wagon-http=1.0-beta-1
maven.jar.wagon-ssh=1.0-beta-1
Index: plugins/scm/project.xml
===================================================================
--- plugins/scm/project.xml (revision 466405)
+++ plugins/scm/project.xml (working copy)
@@ -155,14 +155,14 @@
1.1-beta-9
- plexus
+ org.codehaus.plexus
plexus-container-default
- 1.0-alpha-5
+ 1.0-alpha-10
- plexus
+ org.codehaus.plexus
plexus-utils
- 1.0.3
+ 1.3
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
Index: plugins/scm/xdocs/changes.xml
===================================================================
--- plugins/scm/xdocs/changes.xml (revision 466405)
+++ plugins/scm/xdocs/changes.xml (working copy)
@@ -24,6 +24,7 @@
+ Upgrade plexus-utils to version 1.3
Update dom4j and jelly dependencies to match the ones in maven 1.1 core.
Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9. Add the dependency to jline for commons-jelly-tags-interaction v1.1.
Upgrade to commons-io 1.2.