Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 465 Bytes

Jenkins SCM API Plugin

This plugin provides a new enhanced API for interacting with SCM systems.

If you are writing a plugin that implements this API, please see the implementation guide

If you are writing a plugin that consumes this API, please see the consumer guide

Build

To build the plugin locally:

mvn clean verify

Test local instance

To test in a local Jenkins instance

mvn hpi:run