-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
When deploying plugins directly as *.hpi files (by directly copying to /usr/share/jenkins/ref/plugins/libvirt-slave.jpi), their dependencies aren't resolved automatically, so the operator has to do that manually.
It would be very great to have some script (like install-plugins.sh) that takes care of that:
install-plugin-hpi.sh <path/to/foo.hpi>
- is related to
-
JENKINS-58859 Add option to install .hpi/.jpi files and resolve dependencies
- Closed