Maven 1

<defaultGoal> should accept a list of goals

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.1-beta-1
  • Fix Version/s: None
  • Component/s: model
  • Labels:
    None
  • Number of attachments :
    0

Description

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>

Activity

There are no comments yet on this issue.

People

Vote (1)
Watch (0)

Dates

  • Created:
    Updated: