Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 903 Bytes

File metadata and controls

20 lines (12 loc) · 903 Bytes

Jackson 3 API Plugin

Jenkins Plugin GitHub release Jenkins Plugin Installs

This plugin exposes the Jackson 3 API to Jenkins plugins.

Changelog

Developer documentation

See the Jenkins Developer Documentation.

Cheatsheet:

  • To build the plugin locally: mvn clean verify
  • To test in a local Jenkins instance: mvn hpi:run