[JIRA] (JENKINS-54254) Can't use credentials provided by "Folder Credentials" provider

2018-10-25 Thread nuguwo...@tryzoe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Georgijs Radovs updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54254  
 
 
  Can't use credentials provided by "Folder Credentials" provider   
 

  
 
 
 
 

 
Change By: 
 Georgijs Radovs  
 

  
 
 
 
 

 
 Hello, Jenkins team.The issue: * It seems,"Base URL" parameter in "Download Content Packages from CRX" build step can't access credentials provided by "Folder Credentials" provider, when downloading packages.How to reproduce: # Create a freestyle Jenkins project, add "Download Content Packages from CRX" build-step # Input "Base URL", "Package ID" variables # Create a set of "Jenkins Credentials" provided credentials to be used by "CRX Content Deployer" plugin # Re-create the same set of credentials in project's "Folder Credentials" provider # Go to the Jenkins project configuration, select credentials set: ** Select global credentials, press "Test Connection" - should be "Success"  access to Base URL  ** Select credentials from "Folder Credentials" provider - should be "Access Denied"  to Base URL  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.


[JIRA] (JENKINS-54254) Can't use credentials provided by "Folder Credentials" provider

2018-10-25 Thread nuguwo...@tryzoe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Georgijs Radovs updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54254  
 
 
  Can't use credentials provided by "Folder Credentials" provider   
 

  
 
 
 
 

 
Change By: 
 Georgijs Radovs  
 
 
Summary: 
 Can't use credentials  from  provided by  "Folder Credentials" provider  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.


[JIRA] (JENKINS-54254) Can't use credentials from "Folder Credentials" provider

2018-10-25 Thread nuguwo...@tryzoe.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Georgijs Radovs created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54254  
 
 
  Can't use credentials from "Folder Credentials" provider   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 crx-content-package-deployer-plugin  
 
 
Created: 
 2018-10-25 15:52  
 
 
Environment: 
 Jenkins application version - 2.138.1  CRX Content Deployer plugin version - 1.8.1  Java version - 1.8.0_131  
 
 
Labels: 
 crx  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Georgijs Radovs  
 

  
 
 
 
 

 
 Hello, Jenkins team. The issue: 
 
It seems,"Base URL" parameter in "Download Content Packages from CRX" build step can't access credentials provided by "Folder Credentials" provider, when downloading packages. 
 How to reproduce: 
 
Create a freestyle Jenkins project, add "Download Content Packages from CRX" build-step 
Input "Base URL", "Package ID" variables 
Create a set of "Jenkins Credentials" provided credentials to be used by "CRX Content Deployer" plugin 
Re-create the same set of credentials in project's "Folder Credentials" provider 
Go to the Jenkins project configuration, select credentials set: