[ http://jira.codehaus.org/browse/MNG-248?page=all ]
Brett Porter updated MNG-248:
-----------------------------
Fix Version: 2.1
> allow the creation of goal aliases in the POM and in user settings
> ------------------------------------------------------------------
>
> Key: MNG-248
> URL: http://jira.codehaus.org/browse/MNG-248
> Project: Maven 2
> Type: New Feature
> Components: maven-model, maven-core
> Reporter: Brett Porter
> Priority: Trivial
> Fix For: 2.1
>
>
> I think a popular feature, esp. without maven.xml, would be the addition of
> goal aliasing.
> eg:
> <alias>
> <name>my-favourite-goal</name>
> <goals>
> <goal>clean:clean</goal>
> <goal>install</goal>
> </goals>
> </alias>
--
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]