multi-branch-project-plugin

Jenkins plugin providing new project types for multiple branches.

MIT License

Stars
61
Committers
10

Jenkins Multi-Branch Project Plugin (DEPRECATED)

This plugin is deprecated. Please move to the Multibranch Pipeline job type.

Development Instructions

To build the plugin locally:

mvn clean verify

To release the plugin:

mvn release:prepare release:perform

To test in a local Jenkins instance:

mvn hpi:run