jaxb-api available with two different groupIds
----------------------------------------------
Key: MEV-469
URL: http://jira.codehaus.org/browse/MEV-469
Project: Maven Evangelism
Issue Type: Bug
Reporter: fabrizio giustina
jaxb has been uploaded twice with different groupIds: javax.xml and javax.xml.bind.
See for example:
http://repo1.maven.org/maven2/javax/xml/jaxb-api/2.0/
http://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.0/
one of those should be removed and replaced with a relocation. The dev.java.net repository
actually list these jars with the "javax.xml.bind" groupId so probably that should be the
right one.
--
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
|