Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 412 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 412 Bytes

Pipeline Maven Plugin

This plugin provides maven integration with Pipeline through the withMaven step. Configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.

The selected maven installation will be configured and prepended to the path.

See the Plugin Wiki for release information and documentation.