relocate xerces:xerces or xerces:xercesImpl
-------------------------------------------
Key: MEV-301
URL: http://jira.codehaus.org/browse/MEV-301
Project: Maven Evangelism
Type: Bug
Reporter: fabrizio giustina
At the moment xerces jars are distributed both with the "xerces" and
"xercesImpl" artifact id.
Jars are identical, at the moment some versions are in "xerces", other in
"xercesImpl" and some in both.
For example the following are the same artifact:
http://www.ibiblio.org/maven2/xerces/xerces/2.0.2/
http://www.ibiblio.org/maven2/xerces/xercesImpl/2.0.2/
xerces:xercesImpl should be relocated to xerces:xerces and all the jars should
be moved there.
At the moment the duplicate artifact name often causes two copies of xerces to
be included due to transitive dependencies resolution.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]