You need to add this line
<build>
<plugins>
<plugin>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-build</artifactId>
++ <version>1.0</version>
into file {servicemix-3.3.1}/deployables/serviceengines/pom.xml
It's work for me.
--
View this message in context:
http://old.nabble.com/The-plugin-%27org.apache.servicemix%3Aservicemix-build%27-does-not-exist-tp27354450p28240582.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
