[ 
https://issues.apache.org/jira/browse/SCM-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961264#comment-17961264
 ] 

ASF GitHub Bot commented on SCM-393:
------------------------------------

jira-importer opened a new issue, #603:
URL: https://github.com/apache/maven-scm/issues/603

   **[Dan 
Tran](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dantran)** 
opened 
**[SCM-393](https://issues.apache.org/jira/browse/SCM-393?redirect=false)** and 
commented
   
   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
   
   
   ---
   
   **Affects:** 1.1
   




> Add option to pass in a list of profiles to scm:bootstrap
> ---------------------------------------------------------
>
>                 Key: SCM-393
>                 URL: https://issues.apache.org/jira/browse/SCM-393
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: New Feature
>          Components: maven-plugin
>    Affects Versions: 1.1
>            Reporter: Dan Tran
>            Assignee: Dan Tran
>            Priority: Major
>             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 was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to