I have the same problems :-((:-((:-((:-(( I'm new in ServiceMix and I already tried 4 tutorials, but always get the error message in the last step. >-(
e.g.: (This is when I got when I did "mvn install" ) [INFO] ------------------------------------------------------------------------ [INFO] Building A custom project [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [INFO] [jbi:generate-jbi-service-assembly-descriptor] [INFO] Generating jbi.xml [INFO] Determining component name for service unit http-consumer-su [INFO] Project MavenProject: org.apache.servicemix:servicemix-http:3.2.2 @ pack aged jbi-component [INFO] Determining component name for service unit http-handler-su [INFO] Project MavenProject: org.apache.servicemix:servicemix-bean:3.2.2 @ pack aged jbi-component [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Unable to reparse the pom.xml [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 23 seconds [INFO] Finished at: Thu Dec 25 23:25:56 CST 2008 [INFO] Final Memory: 23M/41M [INFO] ------------------------------------------------------------------------ teebev wrote: > > Hi all, > > I got the error when doing my own practice, the message is as below: > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Tutorial :: SA > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > [INFO] snapshot > org.apache.servicemix.tutorial:tutorial-file-su:1.0-SNAPSHOT: ch > ecking for updates from apache.snapshots > [INFO] [jbi:generate-jbi-service-assembly-descriptor] > [INFO] Generating jbi.xml > [INFO] Determining component name for service unit tutorial-file-su > [INFO] Project MavenProject: org.apache.servicemix:servicemix-file:3.2.2 @ > pack > aged jbi-component > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Unable to reparse the pom.xml > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 24 seconds > [INFO] Finished at: Thu Dec 25 09:25:23 CST 2008 > [INFO] Final Memory: 20M/37M > [INFO] > ------------------------------------------------------------------------ > > I use: > maven 2.0.9 > servicemix 3.3 > > It happened when doing tutorial 2.4 Beginner - Creating the service > assembly, the last step "mvn install" > > I try to google it but get nothing. Please help........ Thanks a lot. > > > -- View this message in context: http://www.nabble.com/Having-problems-in-the-tutorial-2.4-Beginner---Creating-the-service-assembly-tp21156983p21168304.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
