Documentation refers to jarModule instead of javaModule but jarModule doesn't
seem to be released yet
-----------------------------------------------------------------------------------------------------
Key: MEAR-83
URL: http://jira.codehaus.org/browse/MEAR-83
Project: Maven 2.x Ear Plugin
Issue Type: Bug
Affects Versions: 2.1
Environment: Maven version: 2.0.8
Java version: 1.5.0_13
Reporter: David Smiley
The documentation up right now
http://maven.apache.org/plugins/maven-ear-plugin/modules.html mentions that
jarModule should be used instead of javaModule. That may be so for the latest
released version of this plugin, but if I use the plugin without explicitly
specifying the version with maven 2.0.8, I don't get that version -- I get
version 2.1.
FYI, the error I got when attempted to use jarModule was bizarre. ALL it told
me (no other info was helpful whatsoever) was the following error:
java.lang.InstantiationException: org.apache.maven.plugin.ear.EarModule
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira