[ http://jira.codehaus.org/browse/MEV-6?page=comments#action_51143 ] 

Corridor Software Developer commented on MEV-6:
-----------------------------------------------

This dependency doesn't appear to be in the maven 2 repository. The 
xmlbeans-maven-plugin depends on it because of the stax dependency and this has 
worked in the past.

Was xmlbeans-jsr173-api.jar removed from the maven repo on purpose?

> Broken dependencies for stax
> ----------------------------
>
>          Key: MEV-6
>          URL: http://jira.codehaus.org/browse/MEV-6
>      Project: Maven Evangelism
>         Type: Task
>     Reporter: Mark Hobson

>
>
> The following:
>     <dependency>
>       <groupId>xmlbeans-jsr173-api</groupId>
>       <artifactId>xmlbeans-jsr173-api</artifactId>
>       <version>2.0-dev</version>
>     </dependency>
> should be:
>     <dependency>
>       <groupId>xmlbeans</groupId>
>       <artifactId>xmlbeans-jsr173-api</artifactId>
>       <version>2.0-dev</version>
>     </dependency>

-- 
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]

Reply via email to