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

JCASC Artifactory Jenkins plugin not loading credentials

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • artifactory-plugin
    • None

      We are using JCASC for automating Jenkins setup. It seems that all the configurations are loaded ok for Artifactory Plugin, but it doesn't works to load credentials for Artifactory server, it's always empty. As it can be seen in the bellow screenshot:

      Configuration that we have:

       

      unclassified:
        artifactoryBuilder:
          jfrogInstances:
          - artifactoryUrl: "https://x.jfrog.io/artifactory"
            bypassProxy: false
            connectionRetry: 3
            deployerCredentialsConfig:
              overridingCredentials: false
              password: "key"
              username: "ci"
            deploymentThreads: 3
            distributionUrl: "https://x.jfrog.io/distribution"
            instanceId: "artifactory"
            platformUrl: "https://x.jfrog.io"
            timeout: 300
      

       

      Versions:
      artifactory:3.13.2

      jenkins/jenkins:2.330

            eyalbe Eyal Ben Moshe
            kraken Krack
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: