L.S., Can you try building this again with -e to see the underlying stack trace? What version of Maven are you using?
Regards, Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ On Fri, May 6, 2011 at 7:29 AM, shooding <[email protected]> wrote: > I checked out src following the example here > http://servicemix.apache.org/smx4/developers.html > http://servicemix.apache.org/smx4/developers.html > > while doing > mvn clean install -Dmaven.test.skip = true > > I encountered BUILD FAILURE > [ERROR] Failed to execute goal > org.scala-tools:maven-scala-plugin:2.15.0:script (add-features-to-startup) > on project apa > che-servicemix-nmr: wrap: org.apache.commons.exec.ExecuteException: Process > exited with an error: 1(Exit value: 1) > > Changing the scala.version in nmr/pom.xml doesn't help. > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Build-SMX-4-3-source-failure-tp4375070p4375070.html > Sent from the ServiceMix - Dev mailing list archive at Nabble.com. >
