Apache Maven GPG Plugin · Signs the project artifacts with GnuPG.
Group: org.apache.maven.plugins - All Dependencies
Apache Maven Javadoc Plugin · The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project.
Apache Maven Dependency Plugin · Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.
Apache Maven Compiler Plugin · The Compiler Plugin is used to compile the sources of your project.
Apache Maven Source Plugin · The Maven Source Plugin creates a JAR archive of the source files of the current project.
Apache Maven Shade Plugin · Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes or removing unused classes.
Maven Surefire Plugin · Maven Surefire MOJO in maven-surefire-plugin.
Apache Maven Assembly Plugin · A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.
Maven Plugin Plugin · 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.
Apache Maven Resources Plugin · 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.
Apache Maven Deploy Plugin · Uploads the project artifacts to the internal remote repository.
Apache Maven JAR Plugin · Builds a Java Archive (JAR) file from the compiled project classes and resources.
Apache Maven Enforcer Plugin · The Loving Iron Fist of Maven
Maven Release Plugin · This plugin is used to release a project with Maven, saving a lot of repetitive, manual work.
Apache Maven Install Plugin · Copies the project artifacts to the user's local repository.
Apache Maven Project Info Reports Plugin · The Maven Project Info Reports Plugin generates standard reports for the specified project.
Apache Maven Site Plugin · The Maven Site Plugin is a plugin that generates a site for the current project.
Apache Maven AntRun Plugin · Runs Ant scripts embedded in the POM
Maven SCM Plugin · Maven Plugin that allows accessing different SCMs.
Apache Maven WAR Plugin · Builds a Web Application Archive (WAR) file from the project output and its dependencies.
Apache Maven Checkstyle Plugin · Generates a report on violations of code style and optionally fails the build if violations are detected.
Apache Maven Clean Plugin · The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.
Apache Maven Eclipse Plugin · The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.