mainClass tag is not recognized when using a parent pom
-------------------------------------------------------
Key: MEXEC-34
URL: http://jira.codehaus.org/browse/MEXEC-34
Project: Maven 2.x Exec Plugin
Issue Type: Bug
Affects Versions: 1.1-beta-1
Environment: eclipse maven ide
Reporter: Dennis Rutjes
Attachments: Copy of pom.xml
After configuration of the plugin is done en running the exec:java goal in
eclipse the folowing error is displayed, the pom has been included as the
attachment
received error
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] One or more required plugin parameters are invalid/missing for
'exec:java'
[0] inside the definition for plugin: 'exec-maven-plugin'specify the following:
<configuration>
...
<mainClass>VALUE</mainClass>
</configuration>
-OR-
on the command line, specify: '-Dexec.mainClass=VALUE'
pom part, as attachement
--
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
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email