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

jgit provider commits changes with system user instead of passed username

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9
    • 1.9.1
    • None

    Description

      When using the jgit provider over http, it allows to define username / password like this:

      mvn release:prepare release:perform -Dresume=false -Dusername=myuser -Dpassword=XXX
      

      But the commit will not be done with the given user but with the system user who started the process, instead the passed user is only used for transport. Well that might be fine in the first thought, but it will mean in the git repository it is not recorded who really did make the release.

      Attachments

        Activity

          People

            imod Bartholdi Dominik
            imod Bartholdi Dominik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: