JCASC Artifactory Jenkins plugin not loading credentials

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: 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

            Assignee:
            Eyal Ben Moshe
            Reporter:
            Krack
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: