Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
None
-
None
-
None
-
None
Description
This task actually concerns quite a few components:
- maven-core
- maven-shared
- wagon
- maven-scm
...
Please note that we do not yet have a Xpp3 replacement, so we cannot remove plexus-utils in the modules which need xppe.
To determine if an upgrade is needed you can use the following quick shell command
find . -name "*.java" -exec grep -H "import org.codehaus.plexus.util" {} \; | grep -v xpp3 |less
Attachments
There are no Sub-Tasks for this issue.