artifactory plugin workflow should work with withEnv

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: artifactory-plugin
    • None
    • Environment:
      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.

            Assignee:
            Eyal Ben Moshe
            Reporter:
            Claas Diederichs
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: