You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use the current Jenkins Artifactory plugin to run conan builds. The documentation for Jenkins Artifactory plugin says to start using this JFrog plugin instead, yet I do not see any documentation on running conan builds with the JFrog plugin.
Is there support for running Conan builds, specifically conan v. 2.0+, using this JFrog plugin, and if so, where is that documented?
If there isn't support for running Conan builds, can it be added?
If conan isn't supported, we cannot switch to this Jfrog plugin.
Thanks!
The text was updated successfully, but these errors were encountered:
Carel, what I wound up having to do is run the conan and jf cli commands directly in my build container. I cannot use the jfrog or artifactory plugins at all because they do not support conan 2.0.
Doing it by hand and using the conan extension is basically replicating the jfrog and artifactory plugin functionality. It is concerning that none of the contributors has answered this question...
How can we help?
We use the current Jenkins Artifactory plugin to run conan builds. The documentation for Jenkins Artifactory plugin says to start using this JFrog plugin instead, yet I do not see any documentation on running conan builds with the JFrog plugin.
Is there support for running Conan builds, specifically conan v. 2.0+, using this JFrog plugin, and if so, where is that documented?
If there isn't support for running Conan builds, can it be added?
If conan isn't supported, we cannot switch to this Jfrog plugin.
Thanks!
The text was updated successfully, but these errors were encountered: