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

artifactory plugin workflow should work with withEnv

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • artifactory-plugin
    • None
    • Jenkins 2.46.2
      artifactory plugin 2.10.4

      We use the conan part of the artifactory plugin. For each build, we use a different conan version with virtualenv. The path to the actual conan version is prepended to the path with withEnv

      However, The artifactory plugin always uses the globally installed conan version instead of the one it should use. 

      Furthermore, conan env variables set with withEnv also are not used (e.g. CONAN_USER_HOME).

      As the plugin relies on an installed conan version, it should take the pipeline environment variables into account.

          [JENKINS-44045] artifactory plugin workflow should work with withEnv

          There are no comments yet on this issue.

            eyalbe Eyal Ben Moshe
            claasd Claas Diederichs
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: