Wrong stax-api dependencies
---------------------------
Key: MEV-156
URL: http://jira.codehaus.org/browse/MEV-156
Project: Maven Evangelism
Type: Bug
Components: Dependencies
Reporter: Mark Hobson
stax-api should have no dependencies - it currently has:
<dependencies>
<dependency>
<groupId>xmlbeans</groupId>
<artifactId>xmlbeans-jsr173-api</artifactId>
<version>2.0-dev</version>
</dependency>
</dependencies>
This dependency is for stax:stax:1.1-dev, not stax:stax-api:1.0.
--
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]