Skip to content

jenkinsci/multi-branch-project-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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