
Download org.apache.maven.plugins JAR files with all dependencies
maven-surefire-plugin from group org.apache.maven.plugins (version 2.19)
Maven Surefire MOJO in maven-surefire-plugin.
maven-failsafe-plugin from group org.apache.maven.plugins (version )
maven-resources-plugin from group org.apache.maven.plugins (version 2.4)
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 to the main
source code while the test resources are associated to the test source code.
Thus, this allows the separation of resources for the main source code and its
unit tests.
maven-antrun-plugin from group org.apache.maven.plugins (version 1.7)
Runs Ant scripts embedded in the POM
maven-source-plugin from group org.apache.maven.plugins (version 2.2.1)
maven-surefire-plugin from group org.apache.maven.plugins (version 2.15)
Maven Surefire MOJO in maven-surefire-plugin.
maven-help-plugin from group org.apache.maven.plugins (version 3.1.0)
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.
maven-surefire-report-plugin from group org.apache.maven.plugins (version 2.20.1)
maven-help-plugin from group org.apache.maven.plugins (version 2.2)
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.
2 downloads
maven-assembly-plugin from group org.apache.maven.plugins (version 3.0.0)
A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.
2 downloads
maven-invoker-plugin from group org.apache.maven.plugins (version 3.2.0)
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-rar-plugin from group org.apache.maven.plugins (version 2.4)
Builds a Resource Adapter Archive (RAR) from the project output for deployment to a J2EE server.
2 downloads
maven-site-plugin from group org.apache.maven.plugins (version 3.3)
The Maven Site Plugin is a plugin that generates a site for the current project.
maven-release-plugin from group org.apache.maven.plugins (version 2.4.2)
This plugin is used to release a project with Maven, saving a lot of repetitive, manual work.
maven-war-plugin from group org.apache.maven.plugins (version 2.4)
Builds a Web Application Archive (WAR) file from the project output and its dependencies.
Page 10 from 20 (items total 287)