Group: Apache Maven Plugins

Sort: popular | newest

1. Apache Maven GPG Plugin314 usages

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

Signs the project artifacts with GnuPG.
Last Release on Aug 12, 2024

2. Apache Maven Javadoc Plugin238 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 Aug 27, 2024

3. Apache Maven Source Plugin202 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 Apr 3, 2024
The Compiler Plugin is used to compile the sources of your project.
Last Release on Mar 18, 2024
Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.
Last Release on Aug 21, 2024

6. Apache Maven Shade Plugin111 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 May 31, 2024
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 Plugin Plugin85 usages

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

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 Aug 27, 2024

9. Maven Surefire Plugin84 usages

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

Maven Surefire MOJO in maven-surefire-plugin.
Last Release on Aug 27, 2024

10. Apache Maven Assembly Plugin80 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 Mar 18, 2024

11. Maven Release Plugin61 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 Jul 14, 2024

12. Apache Maven Deploy Plugin60 usages

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

Uploads the project artifacts to the internal remote repository.
Last Release on Aug 19, 2024

13. Apache Maven Enforcer Plugin50 usages

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

The Loving Iron Fist of Maven
Last Release on May 30, 2024

14. Apache Maven Install Plugin47 usages

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

Copies the project artifacts to the user's local repository.
Last Release on Aug 19, 2024

15. Apache Maven JAR Plugin46 usages

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

Builds a Java Archive (JAR) file from the compiled project classes and resources.
Last Release on Jun 19, 2024

16. Maven Archetype Plugin32 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 Aug 21, 2024

18. Apache Maven Clean Plugin26 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 19, 2024

19. Apache Maven AntRun Plugin26 usages

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

Runs Ant scripts embedded in the POM
Last Release on Apr 21, 2022
Generates a report on violations of code style and optionally fails the build if violations are detected.
Last Release on Aug 22, 2024