[
https://issues.apache.org/jira/browse/FELIX-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779943#action_12779943
]
Erik Schepers commented on FELIX-1601:
--------------------------------------
I can confirm this bug.
During a "Check out maven project from SCM" (using SVN) I get the same error
using maven 2.2.1, and also when using the maven embedder-3.0-SNAPSHOT.
I' m using RSA 7.5.4, which is based on eclipse 3.4.2 (basic eclipse 3.5 shows
the same problem), on 32bit linux (RHEL 5.3).
The error does not occur when, in the maven-preferences - import, no goals
beyond the compile-goal are provided .
I.e.: "clean compile" works, but "clean compile package" does not.
It seems that during a maven-project-import the embedded maven is always used
(i.e. 3.0-SNAPSHOT).
The error seems to indicate that the maven-bundle-plugin is not compatible with
maven 3.0 (org.apache.maven.project.MavenProject interface change?)
The error is reproducable by running maven-package (from the menu) using
mvn-3.0 (embedded).
> Can't run in m2eclipse 0.9.9
> ----------------------------
>
> Key: FELIX-1601
> URL: https://issues.apache.org/jira/browse/FELIX-1601
> Project: Felix
> Issue Type: Bug
> Affects Versions: maven-bundle-plugin-2.0.0, maven-bundle-plugin-2.0.1
> Reporter: Fernando Ribeiro
>
> When running on m2eclipse 0.9.9, I get java.lang.NoSuchMethodError:
> org.apache.maven.project.MavenProject.getGoalConfiguration(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/codehaus/plexus/util/xml/Xpp3Dom.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.