Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git-client
Created: 20/Apr/14 3:07 PM
Description:

I created a private bitbucket git repository and tried to clone it to each of my Jenkins slave agents using a username/password credential for my bitbucket account.

When the job ran, the slave machines running JNLP popped up a Java authentication dialog asking for the user name and password for bitbucket.org. JNLP agents should not prompt for username and password, and the git-client-plugin should use my valid username and password as entered instead of prompting for authentication.

Steps I took to show the problem:

  1. Define a domain specific credential for bitbucket.org
  2. Define a credential in that domain for my username and password
  3. Define a job which runs on all my slave agents (I used the elastic-axis plugin to make that easier)
  4. Use git as the source repository for that job
  5. Use my bitbucket repository and credentials for that job (I used https://bitbucket.org/markewaite/git-client-plugin.git)
  6. Run the job, and watch the consoles of those slave computers using JNLP
Environment: Jenknis 1.544.1 RC, git-client-plugin 1.8.0, git-plugin 2.2.1
Project: Jenkins
Priority: Major Major
Reporter: Mark Waite
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to