Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-393

Add option to pass in a list of profiles to scm:bootstrap

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1
    • 1.1
    • maven-plugin
    • None

    Description

      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

      Attachments

        Activity

          People

            danttran Dan Tran
            dantran Dan Tran
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: