<defaultGoal> should accept a list of goals
-------------------------------------------
Key: MAVEN-1663
URL: http://jira.codehaus.org/browse/MAVEN-1663
Project: Maven
Type: Improvement
Components: model
Versions: 1.1-beta-1
Reporter: Vincent Massol
It would be nice to allow specifying a list of goals in <defaultGoal>. This
would remove the need to have a maven.xml with the following kind of content:
<project>
<goal name="myproject:dist" prereqs="ejb:install,ejb:install-client,..."/>
</project>
--
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]