Hi all,

I actualy migrate from servicemix 3.2.3 to 3.3.2.
I'm trying to create a new servicemix sus+sa, but i'm get an error while
running the install task, getting:
[FATAL ERROR]
org.apache.servicemix.maven.plugin.jbi.GenerateServiceUnitMojo#execute()
caused a linkage error (java.lang.IncompatibleClassChangeError) and may be
out-of-date. Check the realms:
[FATAL ERROR] Plugin realm =
app0.child-container[org.apache.servicemix.tooling:jbi-maven-plugin]

Then trying to get a look at the jbi-maven-plugin-4.3.pom.
On my syrprise there is these in it:
<dependency>
      <groupId>org.apache.servicemix</groupId>
      <artifactId>servicemix-core</artifactId>
      <version>3.3.1</version>
    </dependency>
    <dependency>
      <groupId>org.apache.servicemix</groupId>
      <artifactId>servicemix-common</artifactId>
      <version>2009.01</version>
    </dependency>

I tried to replace by 3.3.2 and 2010.01 but still get the error (fatal :) )

Is there anything i'm missing ?

Note that i start a new project with a completly clean maven repository.

Thanks for help.
-- 
View this message in context: 
http://servicemix.396122.n5.nabble.com/servicemix-3-3-2-and-jbi-maven-plugin-4-3-tp2637941p2637941.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to