Description
jbi-maven-plugin does not work with new versions of M2Eclipse (which uses Maven 2.1).
An internal error occurred during: "Updating Maven Configuration".
org.apache.servicemix.maven.plugin.jbi.GenerateComponentDescriptorMojo#execute() caused a linkage error (java.lang.NoSuchMethodError)
org.apache.maven.artifact.resolver.ArtifactResolutionResult.setArtifactResolutionNodes(Ljava/util/Set;)V
I've had a bug opened on M2Eclipse since last year regarding this: http://jira.codehaus.org/browse/MNGECLIPSE-415 but it doesn't seem to have gained any traction. It appears that maven-artifact-3.0-SNAPSHOT still contains the method so I am not sure what's going on here.
Attachments
Attachments
Issue Links
- is depended upon by
-
SM-1836 Deploy 3.3 version of the ServiceMix archetypes
- Resolved