On Jan 24, 2008 2:03 AM, <[EMAIL PROTECTED]> wrote: > hi all > i managed to get trunk from svn... however, when i build it it gives me > the following error > > [INFO] Plugin could not be found - check that the goal name is correct: > Unable t > o download the artifact from any repository > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.servicemix.tooling > -DartifactI > d=jbi-maven-plugin \ > -Dversion=3.3-SNAPSHOT -Dpackaging=maven-plugin > -Dfile=/path/to/file
You need to follow the build instructions here: http://servicemix.apache.org/building.html The two step process is required for the initial build to get a copy of the jbi-maven-plugin into your local Maven repo for the version of SMX that you're building. Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache Camel - http://activemq.org/camel/ Apache ServiceMix - http://servicemix.org/ Apache Geronimo - http://geronimo.apache.org/ Blog: http://bruceblog.org/
