Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-6
-
Fix Version/s: 2.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
the dependency has been uncommented, but the source code copy hasn't been removed
classes copied are:
- o.c.p.u.cli
- o.c.p.u.interpolation
- o.c.p.u.introspection
- o.c.p.u.xml (partial: XML encoding support)
Issue Links
| This issue is related to: | ||||
| MSITE-300 | Using maven-shade-plugin instead of forking plexus-utils |
|
|
|
| PLXUTILS-60 | XmlStreamReader barfs at attribues named .*encoding |
|
|
|
| MODELLO-110 | remove copy of plexus-utils' XML encoding support sources |
|
|
|
| MDEPLOY-70 | remove copy of plexus-utils' XML encoding support sources |
|
|
|
| MINSTALL-46 | remove copy of plexus-utils' XML encoding support sources |
|
|
|
| MRELEASE-316 | remove copy of plexus-utils' XML encoding support sources |
|
|
|
| This issue depends upon: | ||||
| MNG-2892 | Use shade to hide the use of plexus-utils internally so that plugins can use their own version |
|
|
|
Removing these files would mean that we have to bump the prerequisites to maven 2.0.6. Previous version of maven always use plexus-utils-1.1, even though we declare a dependency on plexus-utils-1.4.5.
I don't think we can set such a high prerequisite at this time, so I'd like to move this issue to a later release of the site-plugin.