Skip to content

mizdebsk/maven-hpi-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven plugin to build Jenkins plugins. See the Extend Jenkins wiki page for details.

Build Status

Before releasing, to sanity test, try

mvn -Prun-its clean install
# Edit ../some-plugin/pom.xml to specify <version>1.nnn-SNAPSHOT</version> of this plugin, then:
mvn -f ../some-plugin clean package hpi:run

About

Maven plugin for building Jenkins plugins

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.7%
  • Groovy 4.2%
  • HTML 1.1%