Project Group: ch.sourcepond.maven.plugins

Base-POM for Maven Plugins

ch.sourcepond.maven.plugins : maven-plugin

Base project object model for all Maven-plugin projects published by SourcePond.

Last Version: 0.7.7

Release Date:

The Multi Module Maven Release Plugin

ch.sourcepond.maven.plugins : multi-module-release-maven-plugin

Maven plugin to release multi-module Maven projects where only changed modules should be released

Last Version: 2.0.2

Release Date:

Jenkins Maven Plugin

ch.sourcepond.maven.plugins : jenkins-maven-plugin

The Jenkins Maven Plugin allows to use the Jenkins CLI (command line interface) from within a Maven build. It allows the execution of any command supported by the CLI, see https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI for further information. Therefore, it downloads the current jenkins-cli.jar from https://sourcepond.ci.cloudbees.com/jnlpJars/jenkins-cli.jar and uses that artifact for interacting with the Jenkins server. The architecture of the Jenkins Maven Plugin follows the UNIX philosophy "do one thing and do it well": it does not provide any logic for specific tasks, for instance creating job configuration files. This can be done with another, more appropriate plugin and its result can then be specified as stdin to the Jenkins Maven Plugin.

Last Version: 1.2.0

Release Date:

  • 1