[ http://jira.codehaus.org/browse/MOJO-222?page=comments#action_58709 ]
Jerome Lacoste commented on MOJO-222: ------------------------------------- Julien, I am using xfire, and I thought that the dependency on the jsr 173 had been removed. Here's an extract of a mail from Dan on the xfire mailing list a couple of days ago: -------------------- >> required artifacts missing: >> xmlbeans:xmlbeans-jsr173-api:jar:2.0-dev >> >> for the artifact: >> org.codehaus.xfire:xfire-xmlbeans:jar:1.0-SNAPSHOT >> >> from the specified remote repositories: >> central (http://repo1.maven.org/maven2), >> codehaus (http://dist.codehaus.org/) This is a bogus dependency. It shouldn't be included anymore now that we're referencing xmlbeans 2.1.0. -------------------- > xmlbeans-jsr173-api not available in any repository > --------------------------------------------------- > > Key: MOJO-222 > URL: http://jira.codehaus.org/browse/MOJO-222 > Project: Mojo > Type: Bug > Components: xmlbeans > Versions: 2.0 > Reporter: John Wells > Assignee: Corridor Software Developer > > > I am trying to use the xmlbeans-maven-plugin. Unfortunately, when running it > I get the following error: > [INFO] Failed to resolve artifact. > GroupId: xmlbeans > ArtifactId: xmlbeans-jsr173-api > Version: 2.0-dev > Reason: Unable to download the artifact from any repository > xmlbeans:xmlbeans-jsr173-api:2.0-dev:jar > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > CoreRepo (http://www-tux/wls/maven2/repository) > Sure enough, when you look at the repository you will see that this file is > indeed not there. The directory structure is there, but the jar files (and > supporting other files) are not. -- 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
