You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2008/08/02 04:50:27 UTC

[jira] Closed: (SCM-393) Add option to pass in a list of profiles to scm:bootstrap

     [ http://jira.codehaus.org/browse/SCM-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Tran closed SCM-393.
------------------------

    Resolution: Fixed

Revision: 681929
Author: dantran
Date: 7:48:19 PM, Friday, August 01, 2008
Message:
SCM-393: Add option to pass in a list of profiles to scm:bootstrap
----
Modified : /maven/scm/trunk/maven-scm-plugin/src/main/java/org/apache/maven/scm/plugin/BootstrapMojo.java


tested with internal build system.

> Add option to pass in a list of profiles to scm:bootstrap
> ---------------------------------------------------------
>
>                 Key: SCM-393
>                 URL: http://jira.codehaus.org/browse/SCM-393
>             Project: Maven SCM
>          Issue Type: New Feature
>          Components: maven-plugin
>    Affects Versions: 1.1
>            Reporter: Dan Tran
>            Assignee: Dan Tran
>             Fix For: 1.1
>
>
> Currently we can only passing in one profile using a backdoor
> ex: mvn scm:bootstrap -DconnectionUrl=xyz -Dgoals="goal1,goal2,-PmyProfiles"
> The new option will do this
> mvn scm:bootstrap -DconnectionUrl=xyz -Dprofiles=profile1,profile2,profile2  -Dgoals=goal1,goal2

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