[ http://jira.codehaus.org/browse/XFIRE-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225907#action_225907 ]
Bogdan MINCIU commented on XFIRE-1147: -------------------------------------- The xfire-parent-1.2.6.pom file inside my local maven repo contains this: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="http://download.java.net/maven/1/org.codehaus.xfire/poms/xfire-parent-1.2.6.pom">here</a>.</p> <hr> <address>Apache Server at maven-repository.dev.java.net Port 443</address> </body></html> So, as a workaround I manually downloaded this file: http://repository.codehaus.org/org/codehaus/xfire/xfire-parent/1.2.6/xfire-parent-1.2.6.pom and copied over the file in my local repo. This solved the problem. Hope it helps you too. Regards, Bogdan. > unresolved repository url in xfire-all 1.2.6 pom.xml > ---------------------------------------------------- > > Key: XFIRE-1147 > URL: http://jira.codehaus.org/browse/XFIRE-1147 > Project: XFire > Issue Type: Bug > Affects Versions: 1.2.6 > Reporter: Alexander Stanik > Assignee: Dan Diephouse > Priority: Blocker > > I have a dependency in my maven project to xfire-all version 1.2.6 > wenn i run "mvn compile", the build aborts with the message: > Project ID: null:xfire-all:jar:1.2.6 > Reason: Cannot find parent: org.codehaus.xfire:xfire-parent for project: > null:xfire-all:jar:1.2.6 for project null:xfire-all:jar:1.2.6 > I think the problem is the repository url in: > http://repository.codehaus.org/org/codehaus/xfire/xfire-all/1.2.6/xfire-all-1.2.6.pom > Because the repository https://maven-repository.dev.java.net/nonav/repository > not exist > and Maven try to download the xfire-parent form this repository. -- 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