CLONE -Maven 2 build usuable because of broken java.net repository
------------------------------------------------------------------

                 Key: XFIRE-1149
                 URL: http://jira.codehaus.org/browse/XFIRE-1149
             Project: XFire
          Issue Type: Bug
    Affects Versions: 1.2, 1.2.1, 1.2.2, 1.2.3, 1.2.4
            Reporter: Derrick Goodyear
            Assignee: Tomasz Sztelak


I'm using the xfire-all bundle in the global Maven repository :

http://mirrors.ibiblio.org/pub/mirrors/maven2/org/codehaus/xfire/xfire-all/1.2.4/

However, inside its pom, this bundle links to the java.net Maven repository :

<url>https://maven-repository.dev.java.net/nonav/repository</url>

Which makes Maven 2 try to download some dependencies from this java.net 
repository :

[INFO] Error building POM (may not be this project's POM).
Project ID: null:xfire-all:jar:1.2.4
Reason: Cannot find parent: org.codehaus.xfire:xfire-parent for project: 
null:xfire-all:jar:1.2.4

This fails as the org.codehaus.xfire bundles do not exist anymore on the 
java.net repository.

Please remove this link to the java.net repository, so that Maven uses the 
global repository (as normal), where all JARs exists.


-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to