You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by andrey kalinichenko <an...@gmail.com> on 2010/04/14 11:51:24 UTC

Re: The plugin 'org.apache.servicemix:servicemix-build' does not exist

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.