When Maven runs release:perform goal, allow it to use the password defined in the Repository tab to commit data

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Duplicate
    • None
    • Component/s: None
    • None

      Currently, a Maven build being run with the following Goal:

      -B release:prepare release:perform -DperformRelease=true
      

      will not be able to commit to SVN using the credentials provided at the Repository tab.

      It demands the definition of:

      -Dusername=usr -Dpassword=pwd
      

      Would be easier if both the Repository and Builder tabs could share the password.

            Assignee:
            Unassigned
            Reporter:
            Renan Battaglin (Inactive)
            Votes:
            5 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: