[ http://jira.codehaus.org/browse/MEV-24?page=comments#action_40969 ] Vincent Massol commented on MEV-24: -----------------------------------
Ok, it seems there are 3 Stax artifacts: - one that is JSR 173 (http://jcp.org/aboutJava/communityprocess/final/jsr173/index.html). That's the one referenced by dom4J. It's actually located in in the repo at http://www.ibiblio.org/maven2/stax/stax-api/1.0/ - one that is Stack API for XML (http://stax.sf.net/). Located in the repo at http://www.ibiblio.org/maven2/net/sf/stax/ - another one from BEA located in the repo at http://www.ibiblio.org/maven2/stax/stax/ pfew... The problem it seems is that the dom4J POM references stax using an artifactId of "stax" whereas in the repo it's "stax-api". Should I change the POM manually? Should the dom4J project do it? Thanks > Missing stax 1.0 in repo referenced from dom4j POMs > --------------------------------------------------- > > Key: MEV-24 > URL: http://jira.codehaus.org/browse/MEV-24 > Project: Maven Evangelism > Type: Bug > Components: Dependencies > Reporter: Vincent Massol > > > Shouldn't the repo only accept POMs for which the dependencies can be found > in the repo? -- 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]