This plugin exposes the Jackson 3 API to Jenkins plugins.
- See GitHub Releases for recent versions
See the Jenkins Developer Documentation.
Cheatsheet:
- To build the plugin locally:
mvn clean verify - To test in a local Jenkins instance:
mvn hpi:run
This plugin exposes the Jackson 3 API to Jenkins plugins.
See the Jenkins Developer Documentation.
Cheatsheet:
mvn clean verifymvn hpi:run