you should change the contents in project.jsl file( exists in
tooling\maven-jbi-plugin\src\plugin-resources directory )like below:

-------------
.....
<dependencies>
        <dependency>
        <groupId>incubator-servicemix</groupId>
          <artifactId>servicemix</artifactId>
          <version>3.0-SNAPSHOT</version>
          <type>jar</type>
         
        </dependency>
...............
--------------
and then rebuild the project using maven.
u can find it is all right,^_^
--
View this message in context: 
http://www.nabble.com/Maven-JBI-Plugin-for-3.0-Snapshot-t1255553.html#a3479268
Sent from the servicemix - user forum at Nabble.com.

Reply via email to