groovy.lang.MissingPropertyException: No such property: server for class: WorkflowScript

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Blocker
    • Component/s: artifactory-plugin
    • None

      Trying to build my cpp code using pipeline and push the artifacts to jfrog artifactory, but currently i am stuck here. This happen after I managed to configure the artifact successfully, as I am able to see the build information at jfrog artifactory.

       

      Error occurs while I am running this on pipeline

      def buildInfo = Artifactory.newBuildInfo()

      server.download(artifactoryDownloadDsl, buildInfo)

      server.upload(artifactoryUploadDsl, buildInfo)

      buildInfo.env.capture = true

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

              Created:
              Updated: