Group: org.apache.maven.plugins
| Artifact | Last Version | Popularity | Description |
|---|---|---|---|
|
maven-compiler-plugin (14) Maven Compiler Plugin |
3.1 | The Compiler Plugin is used to compile the sources of your project. | |
|
maven-enforcer-plugin (10) Maven Enforcer Plugin |
1.2 | The Loving Iron Fist of Maven | |
|
maven-shade-plugin (20) Maven Shade Plugin |
2.1 | Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes or removing unused classes. | |
|
maven-archetype-plugin (11) Maven Archetype Plugin |
2.2 | The Maven Archetype Plugin builds archetype containers. | |
|
maven-scm-plugin (18) Maven SCM Plugin |
1.8.1 | Maven Plugin that allows accessing different SCMs. | |
|
maven-dependency-plugin (14) Maven Dependency Plugin |
2.8 | Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more. | |
|
maven-resources-plugin (12) Maven Resources Plugin |
2.6 | The Resources Plugin handles the copying of project resources to the output directory. There are two different kinds of resources: main resources and test resources. The difference is that the main resources are the resources associated to the main source code while the test resources are associated to the test source code. Thus, this allows the separation of resources for the main source code and its unit tests. | |
|
maven-assembly-plugin (15) Maven Assembly Plugin |
2.4 | A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors. | |
|
maven-antrun-plugin (10) Maven AntRun Plugin |
1.7 | Runs Ant scripts embedded in the POM | |
|
maven-install-plugin (7) Maven Install Plugin |
2.4 | Copies the project artifacts to the user's local repository. | |
|
maven-source-plugin (12) Maven Source Plugin |
2.2.1 | The Maven 2 Source Plugin creates a JAR archive of the source files of the current project. | |
|
maven-deploy-plugin (10) Maven Deploy Plugin |
2.7 | Uploads the project artifacts to the internal remote repository. | |
|
maven-jar-plugin (9) Maven JAR Plugin |
2.4 | Builds a Java Archive (JAR) file from the compiled project classes and resources. | |
|
maven-eclipse-plugin (13) Maven Eclipse Plugin |
2.9 | The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM. | |
|
maven-project-info-reports-plugin (16) Maven Project Info Reports Plugin |
2.7 | The Maven Project Info Reports Plugin is a plugin that generates standard reports for the specified project. | |
|
maven-surefire-plugin (31) Maven Surefire Plugin |
2.14.1 | ||
|
maven-changes-plugin (13) Maven Changes Report Plugin |
2.9 | Creates a release history for inclusion into the site and assists in generating an announcement mail. | |
|
maven-site-plugin (21) Maven Site Plugin 3 |
3.3 | The Maven Site Plugin is a plugin that generates a site for the current project. | |
|
maven-failsafe-plugin (18) Maven Failsafe Plugin |
2.14.1 | ||
|
maven-plugin-plugin (20) Maven Plugin Plugin |
3.2 | The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the plugin registry, the artifact metadata and a generic help goal. | |
|
maven-surefire-report-plugin (25) Maven Surefire Report Plugin |
2.14.1 | ||
|
maven-war-plugin (12) Maven WAR Plugin |
2.3 | Builds a Web Application Archive (WAR) file from the project output and its dependencies. | |
|
maven-jxr-plugin (4) Maven JXR Plugin |
2.3 | ||
|
maven-checkstyle-plugin (14) Maven Checkstyle Plugin |
2.10 | Generates a report on violations of code style and optionally fails the build if violations are detected. | |
|
maven-gpg-plugin (8) Maven GPG Plugin |
1.4 | Signs the project artifacts with GnuPG. | |
|
maven-javadoc-plugin (15) Maven Javadoc Plugin |
2.9 | The Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project. | |
|
maven-pmd-plugin (13) Maven PMD Plugin |
3.0.1 | A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics. | |
|
maven-release-plugin (19) Maven Release Plugin |
2.4.1 | This plugin is used to release a project with Maven, saving a lot of repetitive, manual work. | |
|
maven-clean-plugin (10) Maven Clean Plugin |
2.5 | The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory. | |
|
maven-invoker-plugin (10) Maven Invoker Plugin |
1.8 | The Maven Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful, and optionally can verify the output generated from a given project execution. | |
|
maven-repository-plugin (5) Maven Repository Plugin |
2.3.1 | Creates bundles of artifacts that should be manually uploaded to the central Maven repository. | |
|
maven-clover-plugin (6) Maven Clover Plugin |
2.4 | Maven plugin for Clover | |
|
maven-plugin-parent (6) Maven Plugins |
2.0.1 | Maven Plugins | |
|
maven-doap-plugin (3) Maven DOAP Plugin |
1.1 | Plugins which generate a DOAP file from information in a POM. | |
|
maven-patch-plugin (3) Maven Patch Plugin |
1.1.1 | The Patch Plugin is used to apply patches to source files. | |
|
maven-pdf-plugin (3) Maven PDF Plugin |
1.2 | Generates a PDF document from the project site. | |
|
maven-reactor-plugin (1) Maven Reactor Plugin |
1.0 | Build a subset of interdependent projects in a reactor | |
|
maven-docck-plugin (3) Maven Documentation Checker Plugin |
1.0 | Checks for violations of the Plugin Documentation Standard. | |
|
maven-verifier-plugin (2) Maven Verifier Plugin |
1.0 | Assists in integration testing by means of evaluating success/error conditions read from a configuration file. | |
|
maven-rar-plugin (5) Maven RAR Plugin |
2.3 | Builds a Resource Adapter Archive (RAR) from the project output for deployment to a J2EE server. | |
|
maven-idea-plugin (4) Maven IDEA Plugin |
2.2 | ||
|
maven-help-plugin (6) Maven Help Plugin |
2.2 | The Maven Help plugin provides goals aimed at helping to make sense out of the build environment. It includes the ability to view the effective POM and settings files, after inheritance and active profiles have been applied, as well as a describe a particular plugin goal to give usage information. | |
|
maven-one-plugin (3) Maven One Plugin |
1.2 | ||
|
maven-jarsigner-plugin (3) Maven Jarsigner Plugin |
1.2 | Signs or verifies a project artifact and attachments using jarsigner. | |
|
maven-continuum-plugin (5) Maven Continuum Plugin |
1.1 | ||
|
maven-core-it-plugin (1) Maven Core Integration Test Plugin |
1.0 | ||
|
maven-ear-plugin (15) Maven EAR Plugin |
2.8 | Generates a J2EE Enterprise Archive (EAR) file. | |
|
maven-plugins (23) Maven Plugins |
23 | Maven Plugins | |
|
maven-ejb-plugin (7) Maven EJB Plugin |
2.3 | Generates a J2EE Enterprise JavaBean (EJB) file as well as the associated client JAR. | |
|
maven-stage-plugin (2) Maven Stage Plugin |
1.0-alpha-2 | The Maven Stage Plugin copies artifacts from one repository to another. | |
|
maven-projecthelp-plugin (1) Maven Project-Help Plugin |
2.0-beta-1 | ||
|
maven-antlr-plugin (1) Maven ANTLR Plugin |
2.0-beta-1 | ||
|
maven-ant-plugin (5) Maven Ant Plugin |
2.3 | Generates an Ant build file from a POM. | |
|
maven-changelog-plugin (3) Maven Changelog Plugin |
2.2 | Produce SCM changelog reports. | |
|
maven-remote-resources-plugin (14) Maven Remote Resources Plugin |
1.4 | Process resources packaged in JARs that have been deployed to a remote repository. The primary use case being satisfied is the consistent inclusion of common resources in a large set of projects. Maven projects at Apache use this plug-in to satisfy licensing requirements at Apache where each project must include license and notice files for each release. | |
|
maven-toolchains-plugin (1) Maven Toolchains Plugin |
1.0 | ||
|
maven-linkcheck-plugin (3) Maven Linkcheck Plugin |
1.1 | This plugin allows you to generate a linkcheck report of your project's documentation. | |
|
maven-acr-plugin (1) Maven ACR Plugin |
1.0 | Generates a J2EE Application Client file. | |
|
maven-scm-publish-plugin (2) SCM Publish Maven Plugin |
1.0-beta-2 |