Group: Apache Maven Plugins

Sort: popular | newest

1. Apache Maven GPG Plugin238 usages

org.apache.maven.plugins » maven-gpg-pluginApache

Signs the project artifacts with GnuPG.
Last Release on May 6, 2023

2. Apache Maven Javadoc Plugin164 usages

org.apache.maven.plugins » maven-javadoc-pluginApache

The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project.
Last Release on Sep 15, 2023
The Compiler Plugin is used to compile the sources of your project.
Last Release on Feb 27, 2023
Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.
Last Release on May 22, 2023

5. Apache Maven Source Plugin129 usages

org.apache.maven.plugins » maven-source-pluginApache

The Maven Source Plugin creates a JAR archive of the source files of the current project.
Last Release on May 21, 2023

6. Apache Maven Shade Plugin102 usages

org.apache.maven.plugins » maven-shade-pluginApache

Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes or removing unused classes.
Last Release on Jun 16, 2023
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 with the main source code while the test resources are associated with the test source code. Thus, this allows the separation of resources for the main source code and its unit tests.
Last Release on Mar 24, 2023

8. Maven Surefire Plugin76 usages

org.apache.maven.plugins » maven-surefire-pluginApache

Maven Surefire MOJO in maven-surefire-plugin.
Last Release on Jun 6, 2023

9. Maven Plugin Plugin73 usages

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

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 the artifact metadata and a generic help goal.
Last Release on May 15, 2023

10. Apache Maven Assembly Plugin68 usages

org.apache.maven.plugins » maven-assembly-pluginApache

A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.
Last Release on May 15, 2023

11. Apache Maven Deploy Plugin55 usages

org.apache.maven.plugins » maven-deploy-pluginApache

Uploads the project artifacts to the internal remote repository.
Last Release on Mar 24, 2023

12. Apache Maven Enforcer Plugin48 usages

org.apache.maven.plugins » maven-enforcer-pluginApache

The Loving Iron Fist of Maven
Last Release on Sep 10, 2023

13. Maven Release Plugin44 usages

org.apache.maven.plugins » maven-release-pluginApache

This plugin is used to release a project with Maven, saving a lot of repetitive, manual work.
Last Release on Jun 3, 2023

14. Apache Maven JAR Plugin43 usages

org.apache.maven.plugins » maven-jar-pluginApache

Builds a Java Archive (JAR) file from the compiled project classes and resources.
Last Release on Sep 16, 2022

15. Apache Maven Install Plugin37 usages

org.apache.maven.plugins » maven-install-pluginApache

Copies the project artifacts to the user's local repository.
Last Release on Mar 24, 2023

16. Maven Archetype Plugin31 usages

org.apache.maven.plugins » maven-archetype-pluginApache

Maven Archetype Plugin
Last Release on Dec 31, 2021
The Maven Project Info Reports Plugin generates standard reports for the specified project.
Last Release on Jun 6, 2023

18. Apache Maven AntRun Plugin24 usages

org.apache.maven.plugins » maven-antrun-pluginApache

Runs Ant scripts embedded in the POM
Last Release on Apr 21, 2022

19. Apache Maven Clean Plugin22 usages

org.apache.maven.plugins » maven-clean-pluginApache

The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.
Last Release on Jun 20, 2023
Generates a report on violations of code style and optionally fails the build if violations are detected.
Last Release on May 22, 2023