You might be able to use the the new credentials support which is available
in Git plugin 2.0. From the "Manage Jenkins" UI, there is a "Manage
Credentials" page where you can add a new credential with the user name and
password. Then configure the Git plugin portion of that job to use the
provid
I'm getting the following error from Git polling. I replaced the actual
repo url with [REPO_URL] as it is an internal corporate server. One thing
that I noticed though is that the repo url being used does not have the
password in it even though I have it specified in my project settings.
I am s