Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Hudson-ci/development/third party libraries/Hudson Plugins"

(New page: {{hudson|pageTitle=Libraries: Hudson Plugins}} = Hudson Plugins= {| width="100%" border="1" cellpadding="1" cellspacing="1" |- ! Library name ! Description ! Where used ! License ! ...)
 
m
 
Line 2: Line 2:
  
  
= Hudson Plugins=
+
= Hudson Plugins =
  
 
{| width="100%" border="1" cellpadding="1" cellspacing="1"
 
{| width="100%" border="1" cellpadding="1" cellspacing="1"
Line 8: Line 8:
 
! Library name  
 
! Library name  
 
! Description  
 
! Description  
! Where used
 
 
! License  
 
! License  
 
! Url  
 
! Url  
Line 14: Line 13:
 
! The latest available version
 
! The latest available version
 
|-
 
|-
| maven-antrun-extended-plugin
+
| maven-antrun-extended-plugin  
| This extended antrun maven plugin enables users not only to run ant scripts embedded in the POM, but also to reference maven dependencies using Ant task classes. This enables the user to delegate more complex tasks to Ant
+
| This extended antrun maven plugin enables users not only to run ant scripts embedded in the POM, but also to reference maven dependencies using Ant task classes. This enables the user to delegate more complex tasks to Ant  
| [Apache License, Version 2.0|http://www.apache.org/licenses/LICENSE-2.0.html]
+
| http://www.apache.org/licenses/LICENSE-2.0.html]  
| http://java.net/projects/maven-antrun-extended-plugin
+
| http://java.net/projects/maven-antrun-extended-plugin  
| 1.42
+
| 1.42  
 
| 1.42
 
| 1.42
 
|-
 
|-
| build-helper-maven-plugin
+
| build-helper-maven-plugin  
| contains various small independent goals to assist with Maven build lifecycle
+
| contains various small independent goals to assist with Maven build lifecycle  
| [http://www.opensource.org/licenses/mit-license.php MIT License]
+
| [http://www.opensource.org/licenses/mit-license.php MIT License]  
| http://mojo.codehaus.org/build-helper-maven-plugin
+
| http://mojo.codehaus.org/build-helper-maven-plugin  
| 1.5
+
| 1.5  
 
| 1.7
 
| 1.7
 
|-
 
|-
| aspectj-maven-plugin
+
| aspectj-maven-plugin  
| Handles AspectJ usage within maven
+
| Handles AspectJ usage within maven  
| [http://www.opensource.org/licenses/mit-license.php MIT License]
+
| [http://www.opensource.org/licenses/mit-license.php MIT License]  
| http://mojo.codehaus.org/aspectj-maven-plugin
+
| http://mojo.codehaus.org/aspectj-maven-plugin  
| 1.3
+
| 1.3  
 
| 1.4
 
| 1.4
 
|-
 
|-
| gwt-maven-plugin
+
| gwt-maven-plugin  
| Maven plugin for the Google Web Toolkit
+
| Maven plugin for the Google Web Toolkit  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://mojo.codehaus.org/gwt-maven-plugin
+
| http://mojo.codehaus.org/gwt-maven-plugin  
| 2.3.0-1
+
| 2.3.0-1  
 
| 2.3.0-1
 
| 2.3.0-1
 
|-
 
|-
| plexus-component-metadata-plugin
+
| plexus-component-metadata-plugin  
| A Maven plugin to generate Plexus descriptors from source tags and class annotations
+
| A Maven plugin to generate Plexus descriptors from source tags and class annotations  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://plexus.codehaus.org/plexus-containers/plexus-component-metadata/plugin-info.html
+
| http://plexus.codehaus.org/plexus-containers/plexus-component-metadata/plugin-info.html  
| 1.5.4
+
| 1.5.4  
 
| 1.5.5
 
| 1.5.5
 
|-
 
|-
| maven-jaxb2-plugin
+
| maven-jaxb2-plugin  
| Maven2 plugin for JAXB 2.x XJC compiler to generate Java sources from XML Schemas
+
| Maven2 plugin for JAXB 2.x XJC compiler to generate Java sources from XML Schemas  
| [http://confluence.highsource.org/display/MJIIP/License BSD-Style License]
+
| [http://confluence.highsource.org/display/MJIIP/License BSD-Style License]  
| http://confluence.highsource.org/display/MJIIP/Maven+JAXB2+Plugin
+
| http://confluence.highsource.org/display/MJIIP/Maven+JAXB2+Plugin  
| 0.7.4
+
| 0.7.4  
 
| 0.8.0
 
| 0.8.0
 
|-
 
|-
| maven-enunciate-plugin
+
| maven-enunciate-plugin  
| Maven 2 plugin for invoking Enunciate
+
| Maven 2 plugin for invoking Enunciate  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://enunciate.codehaus.org
+
| http://enunciate.codehaus.org  
| 1.22
+
| 1.22  
 
| 1.24
 
| 1.24
 
|-
 
|-
| maven-encoding-plugin
+
| maven-encoding-plugin  
| Property file encoding checker as Maven mojo
+
| Property file encoding checker as Maven mojo  
 
|  
 
|  
| https://hudson.dev.java.net/source/browse/hudson/tags/maven-encoding-plugin-1.1
+
| https://hudson.dev.java.net/source/browse/hudson/tags/maven-encoding-plugin-1.1  
| 1.1
+
| 1.1  
 
| 1.1
 
| 1.1
 
|-
 
|-
| antlr-maven-plugin
+
| antlr-maven-plugin  
| Maven Plugin for Antlr
+
| Maven Plugin for Antlr  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://mojo.codehaus.org/antlr-maven-plugin/
+
| http://mojo.codehaus.org/antlr-maven-plugin/  
| 2.1
+
| 2.1  
 
| 2.2
 
| 2.2
 
|-
 
|-
| apt-maven-plugin
+
| apt-maven-plugin  
| Maven Plugin for Annotation Processing Tool
+
| Maven Plugin for Annotation Processing Tool  
| [http://www.opensource.org/licenses/mit-license.php MIT License]
+
| [http://www.opensource.org/licenses/mit-license.php MIT License]  
| http://mojo.codehaus.org/apt-maven-plugin/
+
| http://mojo.codehaus.org/apt-maven-plugin/  
| 1.0-alpha-2
+
| 1.0-alpha-2  
 
| 1.0-alpha-4
 
| 1.0-alpha-4
 
|-
 
|-
| maven-project-info-reports-plugin
+
| maven-project-info-reports-plugin  
| Generate reports information about the project
+
| Generate reports information about the project  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-project-info-reports-plugin/
+
| http://maven.apache.org/plugins/maven-project-info-reports-plugin/  
| 2.1
+
| 2.1  
 
| 2.4
 
| 2.4
 
|-
 
|-
| maven-pmd-plugin
+
| maven-pmd-plugin  
| Automatically run the PMD code analysis tool
+
| Automatically run the PMD code analysis tool  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-pmd-plugin/
+
| http://maven.apache.org/plugins/maven-pmd-plugin/  
| 2.5
+
| 2.5  
 
| 2.5
 
| 2.5
 
|-
 
|-
| maven-release-plugin
+
| maven-release-plugin  
| Release a project with Maven
+
| Release a project with Maven  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-release-plugin/
+
| http://maven.apache.org/plugins/maven-release-plugin/  
| 2.1
+
| 2.1  
 
| 2.2.1
 
| 2.2.1
 
|-
 
|-
| maven-remote-resources-plugin
+
| maven-remote-resources-plugin  
| Retrieve JARs of resources from remote repositories
+
| Retrieve JARs of resources from remote repositories  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-remote-resources-plugin/
+
| http://maven.apache.org/plugins/maven-remote-resources-plugin/  
| 1.1
+
| 1.1  
 
| 1.2.1
 
| 1.2.1
 
|-
 
|-
| maven-compiler-plugin
+
| maven-compiler-plugin  
| Compile the sources of your project
+
| Compile the sources of your project  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-compiler-plugin/
+
| http://maven.apache.org/plugins/maven-compiler-plugin/  
| 2.3.2
+
| 2.3.2  
 
| 2.3.2
 
| 2.3.2
 
|-
 
|-
| maven-enforcer-plugin
+
| maven-enforcer-plugin  
| Provides goals to control certain environmental constraints such as Maven version, JDK version and OS family
+
| Provides goals to control certain environmental constraints such as Maven version, JDK version and OS family  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-enforcer-plugin/
+
| http://maven.apache.org/plugins/maven-enforcer-plugin/  
| 1.0
+
| 1.0  
 
| 1.0.1
 
| 1.0.1
 
|-
 
|-
| maven-deploy-plugin
+
| maven-deploy-plugin  
| Used during the deploy phase, to add your artifact(s) to a remote repository for sharing with other developers and projects
+
| Used during the deploy phase, to add your artifact(s) to a remote repository for sharing with other developers and projects  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-deploy-plugin/
+
| http://maven.apache.org/plugins/maven-deploy-plugin/  
| 2.5
+
| 2.5  
 
| 2.7
 
| 2.7
 
|-
 
|-
| maven-install-plugin
+
| maven-install-plugin  
| Used during the install phase to add artifact(s) to the local repository
+
| Used during the install phase to add artifact(s) to the local repository  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-install-plugin/
+
| http://maven.apache.org/plugins/maven-install-plugin/  
| 2.3.1
+
| 2.3.1  
 
| 2.3.1
 
| 2.3.1
 
|-
 
|-
| maven-javadoc-plugin
+
| maven-javadoc-plugin  
| Uses the Javadoc tool to generate javadocs for the specified project
+
| Uses the Javadoc tool to generate javadocs for the specified project  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-javadoc-plugin/
+
| http://maven.apache.org/plugins/maven-javadoc-plugin/  
| 2.6.1
+
| 2.6.1  
 
| 2.8
 
| 2.8
 
|-
 
|-
| maven-jar-plugin
+
| maven-jar-plugin  
| Provides the capability to build and sign jars
+
| Provides the capability to build and sign jars  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-jar-plugin/
+
| http://maven.apache.org/plugins/maven-jar-plugin/  
| 2.3.1
+
| 2.3.1  
 
| 2.3.2
 
| 2.3.2
 
|-
 
|-
| maven-surefire-plugin
+
| maven-surefire-plugin  
| Used during the test phase of the build lifecycle to execute the unit tests of an application
+
| Used during the test phase of the build lifecycle to execute the unit tests of an application  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-surefire-plugin/
+
| http://maven.apache.org/plugins/maven-surefire-plugin/  
| 2.8.1
+
| 2.8.1  
 
| 2.9
 
| 2.9
 
|-
 
|-
| maven-dependency-plugin
+
| maven-dependency-plugin  
| Dependency plugin provides the capability to manipulate artifacts
+
| Dependency plugin provides the capability to manipulate artifacts  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-dependency-plugin/
+
| http://maven.apache.org/plugins/maven-dependency-plugin/  
| 2.2
+
| 2.2  
 
| 2.3
 
| 2.3
 
|-
 
|-
| maven-assembly-plugin
+
| maven-assembly-plugin  
| Intended to allow users to aggregate the project output along with its dependencies, modules, site documentation, and other files into a single distributable archive
+
| Intended to allow users to aggregate the project output along with its dependencies, modules, site documentation, and other files into a single distributable archive  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-assembly-plugin/
+
| http://maven.apache.org/plugins/maven-assembly-plugin/  
| 2.2
+
| 2.2  
 
| 2.2.1
 
| 2.2.1
 
|-
 
|-
| maven-resources-plugin
+
| maven-resources-plugin  
| Handles the copying of project resources to the output directory
+
| Handles the copying of project resources to the output directory  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-resources-plugin/
+
| http://maven.apache.org/plugins/maven-resources-plugin/  
| 2.4.3
+
| 2.4.3  
 
| 2.5
 
| 2.5
 
|-
 
|-
| maven-checkstyle-plugin
+
| maven-checkstyle-plugin  
| Generates a report regarding the code style used by the developers
+
| Generates a report regarding the code style used by the developers  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-checkstyle-plugin/
+
| http://maven.apache.org/plugins/maven-checkstyle-plugin/  
| 2.5
+
| 2.5  
 
| 2.7
 
| 2.7
 
|-
 
|-
| maven-war-plugin
+
| maven-war-plugin  
| Responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive
+
| Responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://maven.apache.org/plugins/maven-war-plugin/-
+
| http://maven.apache.org/plugins/maven-war-plugin/-  
| 2.1.1
+
| 2.1.1  
 
| 2.1.1
 
| 2.1.1
 
|-
 
|-
| findbugs-maven-plugin
+
| findbugs-maven-plugin  
| Looks for bugs in Java programs
+
| Looks for bugs in Java programs  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://mojo.codehaus.org/findbugs-maven-plugin
+
| http://mojo.codehaus.org/findbugs-maven-plugin  
| 2.3.1
+
| 2.3.1  
 
| 2.3.2
 
| 2.3.2
 
|-
 
|-
| maven-localizer-plugin
+
| maven-localizer-plugin  
| Code generator for type-safe message resource bundle access
+
| Code generator for type-safe message resource bundle access  
| [http://www.opensource.org/licenses/mit-license.php MIT License]
+
| [http://www.opensource.org/licenses/mit-license.php MIT License]  
| http://java.net/projects/localizer
+
| http://java.net/projects/localizer  
| 1.10
+
| 1.10  
 
| 1.13
 
| 1.13
 
|-
 
|-
| maven-hpi-plugin
+
| maven-hpi-plugin  
| Maven2 plugin for developing Hudson plugins
+
| Maven2 plugin for developing Hudson plugins  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| https://github.com/jenkinsci/maven-hpi-plugin
+
| https://github.com/jenkinsci/maven-hpi-plugin  
| 2.1.0
+
| 2.1.0  
 
|  
 
|  
 
|-
 
|-
| maven-stapler-plugin
+
| maven-stapler-plugin  
| Stapler is a library that "staples" your application objects to URLs, making it easier to write web applications
+
| Stapler is a library that "staples" your application objects to URLs, making it easier to write web applications  
 
|  
 
|  
| https://github.com/stapler/maven-stapler-plugin
+
| https://github.com/stapler/maven-stapler-plugin  
| 1.15
+
| 1.15  
 
| 1.16
 
| 1.16
 
|-
 
|-
| gmaven-plugin
+
| gmaven-plugin  
| GMaven provides integration of Groovy into Maven
+
| GMaven provides integration of Groovy into Maven  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://docs.codehaus.org/display/GMAVEN/Home
+
| http://docs.codehaus.org/display/GMAVEN/Home  
| 1.3
+
| 1.3  
 
| 1.3
 
| 1.3
 
|-
 
|-
| jarjar-maven-plugin
+
| jarjar-maven-plugin  
| Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution
+
| Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution  
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
+
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| https://github.com/sonatype/jarjar-maven-plugin
+
| https://github.com/sonatype/jarjar-maven-plugin  
| 1.4
+
| 1.4  
 
| 1.5
 
| 1.5
 
|}
 
|}

Latest revision as of 12:38, 8 September 2011

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Libraries: Hudson Plugins











Hudson Plugins

Library name Description License Url Current version The latest available version
maven-antrun-extended-plugin This extended antrun maven plugin enables users not only to run ant scripts embedded in the POM, but also to reference maven dependencies using Ant task classes. This enables the user to delegate more complex tasks to Ant http://www.apache.org/licenses/LICENSE-2.0.html] http://java.net/projects/maven-antrun-extended-plugin 1.42 1.42
build-helper-maven-plugin contains various small independent goals to assist with Maven build lifecycle MIT License http://mojo.codehaus.org/build-helper-maven-plugin 1.5 1.7
aspectj-maven-plugin Handles AspectJ usage within maven MIT License http://mojo.codehaus.org/aspectj-maven-plugin 1.3 1.4
gwt-maven-plugin Maven plugin for the Google Web Toolkit Apache License, Version 2.0 http://mojo.codehaus.org/gwt-maven-plugin 2.3.0-1 2.3.0-1
plexus-component-metadata-plugin A Maven plugin to generate Plexus descriptors from source tags and class annotations Apache License, Version 2.0 http://plexus.codehaus.org/plexus-containers/plexus-component-metadata/plugin-info.html 1.5.4 1.5.5
maven-jaxb2-plugin Maven2 plugin for JAXB 2.x XJC compiler to generate Java sources from XML Schemas BSD-Style License http://confluence.highsource.org/display/MJIIP/Maven+JAXB2+Plugin 0.7.4 0.8.0
maven-enunciate-plugin Maven 2 plugin for invoking Enunciate Apache License, Version 2.0 http://enunciate.codehaus.org 1.22 1.24
maven-encoding-plugin Property file encoding checker as Maven mojo https://hudson.dev.java.net/source/browse/hudson/tags/maven-encoding-plugin-1.1 1.1 1.1
antlr-maven-plugin Maven Plugin for Antlr Apache License, Version 2.0 http://mojo.codehaus.org/antlr-maven-plugin/ 2.1 2.2
apt-maven-plugin Maven Plugin for Annotation Processing Tool MIT License http://mojo.codehaus.org/apt-maven-plugin/ 1.0-alpha-2 1.0-alpha-4
maven-project-info-reports-plugin Generate reports information about the project Apache License, Version 2.0 http://maven.apache.org/plugins/maven-project-info-reports-plugin/ 2.1 2.4
maven-pmd-plugin Automatically run the PMD code analysis tool Apache License, Version 2.0 http://maven.apache.org/plugins/maven-pmd-plugin/ 2.5 2.5
maven-release-plugin Release a project with Maven Apache License, Version 2.0 http://maven.apache.org/plugins/maven-release-plugin/ 2.1 2.2.1
maven-remote-resources-plugin Retrieve JARs of resources from remote repositories Apache License, Version 2.0 http://maven.apache.org/plugins/maven-remote-resources-plugin/ 1.1 1.2.1
maven-compiler-plugin Compile the sources of your project Apache License, Version 2.0 http://maven.apache.org/plugins/maven-compiler-plugin/ 2.3.2 2.3.2
maven-enforcer-plugin Provides goals to control certain environmental constraints such as Maven version, JDK version and OS family Apache License, Version 2.0 http://maven.apache.org/plugins/maven-enforcer-plugin/ 1.0 1.0.1
maven-deploy-plugin Used during the deploy phase, to add your artifact(s) to a remote repository for sharing with other developers and projects Apache License, Version 2.0 http://maven.apache.org/plugins/maven-deploy-plugin/ 2.5 2.7
maven-install-plugin Used during the install phase to add artifact(s) to the local repository Apache License, Version 2.0 http://maven.apache.org/plugins/maven-install-plugin/ 2.3.1 2.3.1
maven-javadoc-plugin Uses the Javadoc tool to generate javadocs for the specified project Apache License, Version 2.0 http://maven.apache.org/plugins/maven-javadoc-plugin/ 2.6.1 2.8
maven-jar-plugin Provides the capability to build and sign jars Apache License, Version 2.0 http://maven.apache.org/plugins/maven-jar-plugin/ 2.3.1 2.3.2
maven-surefire-plugin Used during the test phase of the build lifecycle to execute the unit tests of an application Apache License, Version 2.0 http://maven.apache.org/plugins/maven-surefire-plugin/ 2.8.1 2.9
maven-dependency-plugin Dependency plugin provides the capability to manipulate artifacts Apache License, Version 2.0 http://maven.apache.org/plugins/maven-dependency-plugin/ 2.2 2.3
maven-assembly-plugin Intended to allow users to aggregate the project output along with its dependencies, modules, site documentation, and other files into a single distributable archive Apache License, Version 2.0 http://maven.apache.org/plugins/maven-assembly-plugin/ 2.2 2.2.1
maven-resources-plugin Handles the copying of project resources to the output directory Apache License, Version 2.0 http://maven.apache.org/plugins/maven-resources-plugin/ 2.4.3 2.5
maven-checkstyle-plugin Generates a report regarding the code style used by the developers Apache License, Version 2.0 http://maven.apache.org/plugins/maven-checkstyle-plugin/ 2.5 2.7
maven-war-plugin Responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive Apache License, Version 2.0 http://maven.apache.org/plugins/maven-war-plugin/- 2.1.1 2.1.1
findbugs-maven-plugin Looks for bugs in Java programs Apache License, Version 2.0 http://mojo.codehaus.org/findbugs-maven-plugin 2.3.1 2.3.2
maven-localizer-plugin Code generator for type-safe message resource bundle access MIT License http://java.net/projects/localizer 1.10 1.13
maven-hpi-plugin Maven2 plugin for developing Hudson plugins Apache License, Version 2.0 https://github.com/jenkinsci/maven-hpi-plugin 2.1.0
maven-stapler-plugin Stapler is a library that "staples" your application objects to URLs, making it easier to write web applications https://github.com/stapler/maven-stapler-plugin 1.15 1.16
gmaven-plugin GMaven provides integration of Groovy into Maven Apache License, Version 2.0 http://docs.codehaus.org/display/GMAVEN/Home 1.3 1.3
jarjar-maven-plugin Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution Apache License, Version 2.0 https://github.com/sonatype/jarjar-maven-plugin 1.4 1.5

Back to the top