Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.0.10
-
Fix Version/s: 0.0.11
-
Component/s: None
-
Labels:None
-
Environment:Latest SVN-Version with embedder 2.1.0.v20070107-1534
-
Number of attachments :
Description
when doing update source folders on a project that contains an EAR packaged project the action fails with the error
[INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-ear-plugin:2.3 Cause: Class 'org.apache.maven.plugin.ear.EarModule' cannot be instantiated
Source folders are not updated due to this.
Attachments
Issue Links
| This issue is duplicated by: | ||||
| MNGECLIPSE-331 | Error configuring: org.apache.maven.plugins:maven-ear-plugin. Reason: Unable to parse the created DOM for plugin configuration |
|
|
|
| MNGECLIPSE-291 | m2 build feature in eclipse not able to execute all targets that I can execute from command line |
|
|
|
EarModule is an interface. Is the project running ok on command line?