
Download org.apache.maven.plugins JAR files with all dependencies
maven-shade-plugin from group org.apache.maven.plugins (version 3.0.0)
Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes
or removing unused classes.
maven-dependency-plugin from group org.apache.maven.plugins (version 3.1.1)
maven-jar-plugin from group org.apache.maven.plugins (version 3.0.2)
Builds a Java Archive (JAR) file from the compiled project classes and resources.
6 downloads
maven-war-plugin from group org.apache.maven.plugins (version 2.1.1)
Builds a Web Application Archive (WAR) file from the project output and its dependencies.
maven-resources-plugin from group org.apache.maven.plugins (version 2.5)
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-surefire-report-plugin from group org.apache.maven.plugins (version 2.19.1)
Group: org.apache.maven.plugins Artifact: maven-surefire-report-plugin
Show documentation Show source
Show documentation Show source
6 downloads
maven-ear-plugin from group org.apache.maven.plugins (version 2.10.1)
Generates a J2EE Enterprise Archive (EAR) file.
6 downloads
maven-jar-plugin from group org.apache.maven.plugins (version 3.1.0)
Builds a Java Archive (JAR) file from the compiled project classes and resources.
maven-site-plugin from group org.apache.maven.plugins (version 3.6)
The Maven Site Plugin is a plugin that generates a site for the current project.
maven-surefire-plugin from group org.apache.maven.plugins (version 2.10)
Maven Surefire MOJO in maven-surefire-plugin.
maven-project-info-reports-plugin from group org.apache.maven.plugins (version 2.9)
The Maven Project Info Reports Plugin generates standard reports
for the specified project.
Group: org.apache.maven.plugins Artifact: maven-project-info-reports-plugin
Show documentation Show source
Show documentation Show source
5 downloads
maven-jar-plugin from group org.apache.maven.plugins (version 3.1.1)
Builds a Java Archive (JAR) file from the compiled project classes and resources.
maven-surefire-report-plugin from group org.apache.maven.plugins (version 3.0.0-M3)
maven-jarsigner-plugin from group org.apache.maven.plugins (version 3.0.0)
Signs or verifies a project artifact and attachments using jarsigner.
maven-install-plugin from group org.apache.maven.plugins (version 2.4)
Copies the project artifacts to the user's local repository.
Page 6 from 20 (items total 287)