Maven Failsafe Plugin · Maven Failsafe MOJO in maven-failsafe-plugin.
Group: org.apache.maven.plugins - All Dependencies
Apache Maven Invoker Plugin · The Maven Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful, and optionally can verify the output generated from a given project execution.
Maven Surefire Report Plugin · Maven Surefire Report MOJO in maven-surefire-report-plugin.
Apache Maven Changes Plugin · Creates a release history for inclusion into the site and assists in generating an announcement mail.
Apache Maven Toolchains Plugin · The Toolchains Plugins allows to share configuration across plugins. For example to make sure the plugins like compiler, surefire, javadoc, webstart etc. all use the same JDK for execution.
Apache Maven PMD Plugin · A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.
Apache Maven Remote Resources Plugin · Process resources packaged in JARs that have been deployed to a remote repository. The primary use case being satisfied is the consistent inclusion of common resources in a large set of projects. Maven projects at Apache use this plug-in to satisfy licensing requirements at Apache where each project must include license and notice files for each release.
Apache Maven Repository Plugin · Creates bundles of artifacts that should be manually uploaded to the central Maven repository.
Apache Maven Jarsigner Plugin · Signs or verifies a project artifact and attachments using jarsigner.
Apache Maven EJB Plugin · Generates a Java Enterprise JavaBean (EJB) file as well as the associated client JAR.
Apache Maven EAR Plugin · Generates a J2EE Enterprise Archive (EAR) file.
Apache Maven JDeps Plugin · The JDeps Plugin uses the jdeps tool to analyze classes for internal API calls.
Apache Maven ACR Plugin · Generates a J2EE Application Client file.
Apache Maven JLink Plugin · The Maven JLink Plugin is intended to create Modular Run-Time Images. https://openjdk.java.net/jeps/282, https://openjdk.java.net/jeps/220
Apache Maven JMod Plugin · Create JMod files http://openjdk.java.net/jeps/261
Apache Maven JDeprScan Plugin · The JDeprScan Plugin uses the jdeprscan tool that scans classes for uses of deprecated API elements.
Apache Maven PDF Plugin · Generates a PDF document from the project site.
Apache Maven Help Plugin · The Maven Help plugin provides goals aimed at helping to make sense out of the build environment. It includes the ability to view the effective POM and settings files, after inheritance and active profiles have been applied, as well as a describe a particular plugin goal to give usage information.
Apache Maven Wrapper Plugin · The Maven Wrapper Plugin is a plugin that provides support for the Maven Wrapper by unpacking Maven Wrapper Distribution to current project.