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

Artifactory plugin adds arguments when editing a job configuration while the job is building

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

      We use the artifactory plugin and have ant ANT build step defined with a target of [build.all]

      When the job is building and we want to change the configuration, the build step will be reflected with targets of [build.all -lib "E:/Jenkins/workspace/artifactory-plugin/2.0.5" -listener org.jfrog.build.extractor.listener.ArtifactoryBuildListener ]

      It seems that this information is dynamically entered during build time, however if we click save on a job configuration this information will be persisted. If this happens multiple times, then the job target will contains duplicate copies of this information.

          [JENKINS-18016] Artifactory plugin adds arguments when editing a job configuration while the job is building

            eyalbe Eyal Ben Moshe
            walterk82 Walter Kacynski
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: