-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
We use your artifactory plugin for Jenkins and we don’t find functionality for our requirement.
The plugin is working fine to deploy classic java artifacts, but to deploy RPM, Deb (…) we must define the destination path, so for now the only way is to use “curl”.
When we choose the “Target releases repository” and the “Target snapshots repository” in the project build configuration, it’s ok, all our repository of Artifactory can be chosen. But we would like to add a path in the repository chosen.
For example, we choose “RPM-release” in “Target releases repository” and we would like to have the path “EL6/noarch/RPMS/myfile-5.3.2.noarch.rpm”. We would like to choose this path directly by the plugin UI.
So, how can we do that? It’s possible? Otherwise, we propose to fork the plugin, add this functionality and then do a pull request to you. Are you ok?
Thanks.
A Pull Request was created: https://github.com/jenkinsci/artifactory-plugin/pull/18