[ http://jira.codehaus.org/browse/MAVENUPLOAD-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg reopened MAVENUPLOAD-1538: ------------------------------------------ Unfortunately the upload never happened, by the XML Commons team. See http://marc.info/?l=xml-commons-dev&m=117937723923258&w=2 If I understand correctly xml-apis:xml-apis:1.2.01:jar is the same as xerces:xmlParserAPIs:2.6.2:jar, which is available in the central repo. However a lot of artifacts in the central repo depends on xml-apis:xml-apis (like version 1.0.b2) rather than xerces:xmlParserAPIs. I need to use xml-apis:xml-apis:1.2.01:jar, to avoid getting multiple instances of api jars during dependency resolution. If I use the xerces jar I have to use exclusions on every artifact that uses xml-apis 1.0.b2. > xml-apis-1.2.01.jar > ------------------- > > Key: MAVENUPLOAD-1538 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1538 > Project: Maven Upload Requests > Issue Type: Task > Reporter: Michael Böckling > Assignee: Carlos Sanchez > Attachments: pom.xml, xml-apis-1.2.01.jar > > > An older version of xml-apis. Needed by ICEFaces-1.5.3 which will follow > later on. POM is partially copied from > http://mirrors.ibiblio.org/pub/mirrors/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom. -- 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