Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17211

HTTP authentication is not possible with JGit implementation of git-client plugin

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • git-plugin
    • None
    • Debian Squeeze, Jenkins 1.505, running in standalone mode, multiple slaves running on MacOS X and Debian Squeeze

      With the latest update of the git-client-plugin the default behavior is to use the JGit implementation instead of the git command line tool. For the git command line tool I set up HTTP authentication using the file .netrc in the home directory of Jenkins. This does not work anymore with the default JGit implementation. I had to switch back to the git command line tool, which is pretty annoying because the system property needs to be added to the JVM options of every slave.

            ndeloof Nicolas De Loof
            kleini Marcus Klein
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: