You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/28 03:00:19 UTC

[jira] Updated: (MNG-248) allow the creation of goal aliases in the POM and in user settings

     [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org