L.S., Could you try running this with mvn -X install? This will give you a lot of output but hopefully this will also contain a hint to the underlying exception/problem.
Regards, Gert 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. > > >
