Index: core/project.xml
===================================================================
--- core/project.xml (revision 466405)
+++ core/project.xml (working copy)
@@ -534,7 +534,7 @@
jaxen
jaxen
- 1.1-beta-9
+ 1.1-beta-11
ant
Index: plugins/changes/project.xml
===================================================================
--- plugins/changes/project.xml (revision 466405)
+++ plugins/changes/project.xml (working copy)
@@ -102,7 +102,10 @@
jaxen
jaxen
- 1.1-beta-9
+ 1.1-beta-11
+
+ This library is already loaded by maven's core. Be careful to use the same version number as in the core.
+
commons-io
Index: plugins/changes/xdocs/changes.xml
===================================================================
--- plugins/changes/xdocs/changes.xml (revision 466405)
+++ plugins/changes/xdocs/changes.xml (working copy)
@@ -24,6 +24,7 @@
+ Upgrade Jaxen to version 1.1-beta-11
changes:release-version removes spaces after closing tags.
It now requires Maven 1.1.
The encoding of the changes.xml file is not preserved after doing release-version.
Index: plugins/html2xdoc/project.xml
===================================================================
--- plugins/html2xdoc/project.xml (revision 466405)
+++ plugins/html2xdoc/project.xml (working copy)
@@ -99,7 +99,10 @@
jaxen
jaxen
- 1.1-beta-9
+ 1.1-beta-11
+
+ This library is already loaded by maven's core. Be careful to use the same version number as in the core.
+
xml-apis
Index: plugins/html2xdoc/xdocs/changes.xml
===================================================================
--- plugins/html2xdoc/xdocs/changes.xml (revision 466405)
+++ plugins/html2xdoc/xdocs/changes.xml (working copy)
@@ -24,6 +24,7 @@
+ Upgrade Jaxen to version 1.1-beta-11
Update dom4j dependency to match the one in maven 1.1 core.
Update dependencies to unify them between plugins. The following dependencies are updated : jaxen v1.0-FCS-full to 1.1-beta-9.
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.
Index: plugins/plugin/project.xml
===================================================================
--- plugins/plugin/project.xml (revision 466405)
+++ plugins/plugin/project.xml (working copy)
@@ -170,7 +170,10 @@
jaxen
jaxen
- 1.1-beta-9
+ 1.1-beta-11
+
+ This library is already loaded by maven's core. Be careful to use the same version number as in the core.
+
xml-apis
Index: plugins/plugin/xdocs/changes.xml
===================================================================
--- plugins/plugin/xdocs/changes.xml (revision 466405)
+++ plugins/plugin/xdocs/changes.xml (working copy)
@@ -24,6 +24,7 @@
+ Upgrade Jaxen to version 1.1-beta-11
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. The following dependencies are removed : saxpath.
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.
Index: plugins/plugins-parent/project.properties
===================================================================
--- plugins/plugins-parent/project.properties (revision 466405)
+++ plugins/plugins-parent/project.properties (working copy)
@@ -72,7 +72,7 @@
maven.jar.commons-lang=2.0
maven.jar.commons-logging=1.0.4
maven.jar.dom4j=1.7-20060614
-maven.jar.jaxen=1.1-beta-9
+maven.jar.jaxen=1.1-beta-11
maven.jar.forehead=1.0-beta-5
maven.jar.log4j=1.2.13
maven.jar.maven-model=3.0.2-20061008.232644
Index: plugins/pmd/project.xml
===================================================================
--- plugins/pmd/project.xml (revision 466405)
+++ plugins/pmd/project.xml (working copy)
@@ -150,7 +150,10 @@
jaxen
jaxen
- 1.1-beta-9
+ 1.1-beta-11
+
+ This library is already loaded by maven's core. Be careful to use the same version number as in the core.
+
Index: plugins/pmd/xdocs/changes.xml
===================================================================
--- plugins/pmd/xdocs/changes.xml (revision 466405)
+++ plugins/pmd/xdocs/changes.xml (working copy)
@@ -25,6 +25,7 @@
+ Upgrade Jaxen to version 1.1-beta-11
Update dependencies to unify them between plugins. The following dependencies are updated : jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed : saxpath.
Upgrade to pmd-3.7.
Index: plugins/scm/project.xml
===================================================================
--- plugins/scm/project.xml (revision 466405)
+++ plugins/scm/project.xml (working copy)
@@ -152,7 +152,10 @@
jaxen
jaxen
- 1.1-beta-9
+ 1.1-beta-11
+
+ This library is already loaded by maven's core. Be careful to use the same version number as in the core.
+
plexus
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 Jaxen to version 1.1-beta-11
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.
Index: plugins/xdoc/project.xml
===================================================================
--- plugins/xdoc/project.xml (revision 466405)
+++ plugins/xdoc/project.xml (working copy)
@@ -185,7 +185,7 @@
jaxen
jaxen
- 1.1-beta-9
+ 1.1-beta-11
This library is already loaded by maven's core. Be careful to use the same version number as in the core.
Index: plugins/xdoc/xdocs/changes.xml
===================================================================
--- plugins/xdoc/xdocs/changes.xml (revision 466405)
+++ plugins/xdoc/xdocs/changes.xml (working copy)
@@ -27,6 +27,7 @@
+ Upgrade Jaxen to version 1.1-beta-11
Upgrade maven-model to version 3.0.2
Wrong margin around organization/name when no organization/logo is present.
Report fails if there is no connection element in repository.