Question - How is a custom build of a core plugin deployed?
Answer -
Steps to deploy a custom build of a core plugin:
- Copy the .hpi file to $JENKINS_HOME/plugins
- Remove the plugin's development directory
- Create an empty file called .hpi.pinned
- Restart Jenkins and use your custom build of a core plugin