You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2005/11/12 11:03:07 UTC

[jira] Created: (MNG-1528) Ability to pass user defined arguments into release:perform

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


[jira] Commented: (MNG-1528) Ability to pass user defined arguments into release:perform

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1528?page=comments#action_51610 ] 

Brett Porter commented on MNG-1528:
-----------------------------------

should be separate as originally suggested

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


[jira] Updated: (MNG-1528) Ability to pass user defined arguments into release:perform

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1528?page=all ]

John Casey updated MNG-1528:
----------------------------

    Component: maven-release-plugin

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


[jira] Commented: (MNG-1528) Ability to pass user defined arguments into release:perform

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1528?page=comments#action_50912 ] 

Dan Tran commented on MNG-1528:
-------------------------------

This request may be redundant because of MNG-1561 depending how clean we want to be.

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


[jira] Closed: (MRELEASE-59) Ability to pass user defined arguments into release:perform

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRELEASE-59?page=all ]
     
Dan Tran closed MRELEASE-59:
----------------------------

      Assign To: Dan Tran
     Resolution: Fixed
    Fix Version: 2.0-beta-5

fixed.

> Ability to pass user defined arguments into release:perform
> -----------------------------------------------------------
>
>          Key: MRELEASE-59
>          URL: http://jira.codehaus.org/browse/MRELEASE-59
>      Project: Maven 2.x Release Plugin
>         Type: Bug

>  Environment: xp
>     Reporter: Dan Tran
>     Assignee: Dan Tran
>      Fix For: 2.0-beta-5

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


[jira] Updated: (MNG-1528) Ability to pass user defined arguments into release:perform

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1528?page=all ]

John Casey updated MNG-1528:
----------------------------

    Fix Version:     (was: 2.0.1)
                 2.0.2

> 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
>   Components: maven-release-plugin
>     Versions: 2.0
>  Environment: xp
>     Reporter: Dan Tran
>      Fix For: 2.0.2

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