I\'m trying to configure my Jenkins job to connect to Altassian Stash. I\'m using the git plugin for Jenkins.
Here the job configuration details- under source code m
We had to downgrade to git plugin version 1.5.0 and git client plugin version 1.0.7 and it worked. We are running Jenkins version 1.577.
That git plugin takes the url as: https://jenkinuser:password@lab.xyz.com/stash/scm/projects/sandbox.git