Hi, I've downloaded the sources from svn (svn co https://svn.apache.org/repos/asf/incubator/servicemix/trunk), and when I run the second step I get this error:
[INFO] ------------------------------------------------------------------------- --- [INFO] Building ServiceMix :: Components [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------- --- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. Downloading: https://maven-repository.dev.java.net/nonav/repository/org.codehaus .xfire/poms/xfire-parent-1.2.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.2.1 Reason: Cannot find parent: org.codehaus.xfire:xfire-parent for project: null:xf ire-all:jar:1.2.1 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41 seconds [INFO] Finished at: Thu Sep 21 10:32:02 CEST 2006 [INFO] Final Memory: 14M/26M [INFO] ------------------------------------------------------------------------ (I'm using Maven 2.0.4) It seems that there's a problem on the repository at https://maven-repository.dev.java.net/nonav/repository, but I don't find a way to change this dependency (I'm a newbie in Maven). Anyone can help me? Thanks in advance, Bye -- View this message in context: http://www.nabble.com/Error-building-servicemix-3.0-tf2310503.html#a6423873 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
