You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Mark <el...@gmail.com> on 2010/07/30 21:30:13 UTC

updating pom.xml to support jbi:projectDeploy

I am going through the tutorial for ServiceMix and got to the point
where I can run the command
(http://servicemix.apache.org/26-beginner-exercise.html) :

mvn jbi:projectDeploy -DforceUpdate=true


I get the following error:

The plugin 'org.apache.maven.plugins:maven-jbi-plugin' does not exist
or no valid version could be found



What do I put into my pom.xml file to fix this?