Hudson-ci/development/third party libraries/Hudson Plugins
< Hudson-ci | development | third party libraries
Revision as of 12:37, 8 September 2011 by Duncan.r.mills.gmail.com (Talk | contribs) (New page: {{hudson|pageTitle=Libraries: Hudson Plugins}} = Hudson Plugins= {| width="100%" border="1" cellpadding="1" cellspacing="1" |- ! Library name ! Description ! Where used ! License ! ...)
Hudson Continuous Integration Server | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
![]() |
Libraries: Hudson Plugins |
---|
Hudson Plugins
Library name | Description | Where used | 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 |