Hi,
I downloaded the latest version on the svn and I'm trying to compile it.
I'm using maven 2.0.4 and I configured the settings.xml file as the
previous mail show.
But the compilation failed as follows :
Downloading:
https://maven-repository.dev.java.net/nonav/repository/org.codehaus.xfire/poms/xfire-parent-1.1.pom
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: null:xfire-all:jar:1.1
Reason: Cannot find parent: org.codehaus.xfire:xfire-parent for project:
null:xfire-all:jar:1.1
When I try to go on
"https://maven-repository.dev.java.net/nonav/repository/org.codehaus.xfire/poms/xfire-parent-1.1.pom"
a 404 error is raised.
What can I do to download this ressource ?
Regards,
Pierre NOTEL