Group: Apache Maven Plugins
Sort by:Popular

The Compiler Plugin is used to compile the sources of your project.
Last Release on Feb 1, 2026

2.Apache Maven Source Plugin84,541 usages

org.apache.maven.plugins » maven-source-plugin Apache

The Maven Source Plugin creates a JAR archive of the source files of the current project.
Last Release on Nov 29, 2025
The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project.
Last Release on Sep 21, 2025

4.Maven Surefire Plugin63,799 usages

org.apache.maven.plugins » maven-surefire-plugin Apache

Maven Surefire MOJO in maven-surefire-plugin.
Last Release on May 28, 2026

5.Apache Maven JAR Plugin56,983 usages

org.apache.maven.plugins » maven-jar-plugin Apache

Builds a Java Archive (JAR) file from the compiled project classes and resources.
Last Release on Nov 15, 2025

6.Apache Maven GPG Plugin49,340 usages

org.apache.maven.plugins » maven-gpg-plugin Apache

Signs the project artifacts with GnuPG.
Last Release on Jun 28, 2025

7.Maven Release Plugin29,137 usages

org.apache.maven.plugins » maven-release-plugin Apache

This plugin is used to release a project with Maven, saving a lot of repetitive, manual work.
Last Release on Dec 13, 2025
Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.
Last Release on May 29, 2026
A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.
Last Release on Nov 29, 2025
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.
Last Release on Mar 5, 2026

11.Apache Maven Shade Plugin18,093 usages

org.apache.maven.plugins » maven-shade-plugin Apache

Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes or removing unused classes.
Last Release on Mar 5, 2026
The Loving Iron Fist of Maven
Last Release on May 19, 2026

13.Apache Maven AntRun Plugin15,238 usages

org.apache.maven.plugins » maven-antrun-plugin Apache

Runs Ant scripts embedded in the POM
Last Release on Oct 20, 2025

14.Apache Maven Deploy Plugin15,656 usages

org.apache.maven.plugins » maven-deploy-plugin Apache

Uploads the project artifacts to the internal remote repository.
Last Release on Feb 27, 2025

15.Maven Failsafe Plugin10,359 usages

org.apache.maven.plugins » maven-failsafe-plugin Apache

Maven Failsafe MOJO in maven-failsafe-plugin.
Last Release on May 28, 2026

16.Apache Maven Site Plugin9,075 usages

org.apache.maven.plugins » maven-site-plugin Apache

The Maven Site Plugin is a plugin that generates a site for the current project.
Last Release on May 24, 2026
Generates a report on violations of code style and optionally fails the build if violations are detected.
Last Release on Oct 25, 2024

18.Apache Maven Clean Plugin8,222 usages

org.apache.maven.plugins » maven-clean-plugin Apache

The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.
Last Release on May 31, 2025

19.Apache Maven WAR Plugin6,623 usages

org.apache.maven.plugins » maven-war-plugin Apache

Builds a Web Application Archive (WAR) file from the project output and its dependencies.
Last Release on Nov 24, 2025

20.Maven Plugin Plugin6,288 usages

org.apache.maven.plugins » maven-plugin-plugin Apache

The Plugin Plugin is used to create a Maven plugin descriptor for any Mojos found in the source tree in order to include them the resulting JAR. It is also used to generate a generic help goal.
Last Release on Oct 24, 2025