Hello everybody, I have error during building servicemix version 3.3.1 on windows XP using JDK version version "1.5.0"
Here is the output using the following command: mvn -e -Dmaven.test.skip=true -Pstep1,nochecks install ====================================== [INFO] Installing C:\servicemix-3.3.1source\trunk\common\pom.xml to C:\Documents and Settings\karim\.m2\repository\org\apache\servicemix\common\3.3.2- SNAPSHOT\common-3.3.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building ServiceMix :: Components [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: null:xfire-all:jar:1.2.5 Reason: Cannot find parent: org.codehaus.xfire:xfire-parent for project: null:xfire-all:jar:1.2.5 for project null:xfire-all:jar:1.2.5 [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get dependency information: Unable to read the metadata file for artifact 'org.codeh aus.xfire:xfire-all:jar': Cannot find parent: org.codehaus.xfire:xfire-parent for project: null:xfire-all:jar:1.2.5 for project null:xfire-all:jar:1.2 .5 org.codehaus.xfire:xfire-all:jar:1.2.5 from the specified remote repositories: central (http://repo1.maven.org/maven2), servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/), apache.snapshots (http://repository.apache.org/snapshots), codehaus (http://repository.codehaus.org), apache.incubating (http://people.apache.org/repo/m2-incubating-repository ), codehaus-snapshots (http://repository.codehaus.org) Path to dependency: 1) org.apache.servicemix:servicemix-components:jar:3.3.2-SNAPSHOT ..... ============================================================= Can someone gives me hint to resolve it. Thank you in advance. Karim
