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 Plugin82,697 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 Plugin61,752 usages

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

Maven Surefire MOJO in maven-surefire-plugin.
Last Release on Feb 21, 2026

5.Apache Maven JAR Plugin55,920 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 Plugin48,295 usages

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

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

7.Maven Release Plugin28,950 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
A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.
Last Release on Nov 29, 2025
Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.
Last Release on Feb 8, 2026
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 Plugin17,716 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

12.Apache Maven AntRun Plugin14,944 usages

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

Runs Ant scripts embedded in the POM
Last Release on Oct 20, 2025
The Loving Iron Fist of Maven
Last Release on Sep 28, 2025

14.Apache Maven Deploy Plugin15,397 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,032 usages

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

Maven Failsafe MOJO in maven-failsafe-plugin.
Last Release on Feb 21, 2026
Generates a report on violations of code style and optionally fails the build if violations are detected.
Last Release on Oct 25, 2024

17.Apache Maven Clean Plugin8,115 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

18.Apache Maven Site Plugin9,016 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 Oct 22, 2024

19.Apache Maven WAR Plugin6,588 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,143 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