Ability to pass user defined arguments into release:perform
-----------------------------------------------------------

         Key: MNG-1528
         URL: http://jira.codehaus.org/browse/MNG-1528
     Project: Maven 2
        Type: Improvement
    Versions: 2.0    
 Environment: xp
    Reporter: Dan Tran
     Fix For: 2.0.1


There are cases where I need to passing more arguments to go along with -Dgoals 
only at release time

Currently the work around is 

  -Dgoals="somegoals -Darg=value" 

It is best with

  -Dgoals="some goals" -Darguments="some args"

Is it reasonable to allow this new improvement?

I can send a patch in right away.





-- 
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]

Reply via email to