Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-beta-3
-
None
-
Windows
Description
In the maven 2.0-beta-3 release we can't list more than one goal in the <defaultGoal> of the POM. For example, this :
<defaultGoal>clean:clean install</defaultGoal>
doesn't work.
It can be useful to add this feature in the maven 2.0 final release.
Thanks.
Alexandre Vivien