I checked out the service mix4 source from the location[1]. And I am trying to build the source according to the guide[2]. But I am getting the following build error after executing the command mvn -Dmaven.test.skip=true. It seems that some of the required artifices are missing in repositories. Do I have to add any other repositories? I appreciate any help to resolve this problem. [1] - https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk [2] - http://servicemix.apache.org/SMX4/building.html
Rajika [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: null:xfire-jaxb2:jar:1.2.5 Reason: Cannot find parent: org.codehaus.xfire:xfire-parent for project: null:xfire-jaxb2:jar:1.2.5 for project null:xfire-jaxb2:jar:1.2.5 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22 minutes 52 seconds [INFO] Finished at: Wed May 05 12:03:39 IST 2010 [INFO] Final Memory: 209M/709M [INFO] ------------------------------------------------------------------------ [raj...@localhost trunk]$ -- http://rajikak.blogspot.com/
