[ http://jira.codehaus.org/browse/MNG-248?page=comments#action_72445 ] 
            
Milos Kleint commented on MNG-248:
----------------------------------

additionally one might want to specify the system properties to use and 
profiles to activate.

in netbeans integration i'm currently using a custom mechanism for this which 
also maps to IDE actions, like build, run, debug etc.


> 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
>          Issue Type: New Feature
>          Components: POM, Plugins and Lifecycle
>            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

        

Reply via email to