Issue Details (XML | Word | Printable)

Key: MAVEN-1663
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Vincent Massol
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 1

<defaultGoal> should accept a list of goals

Created: 14/Aug/05 10:14 AM   Updated: 11/Apr/06 05:11 PM
Component/s: model
Affects Version/s: 1.1-beta-1
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
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>



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.