
Download org.apache.maven.plugins JAR files with all dependencies
maven-pmd-plugin from group org.apache.maven.plugins (version 3.8)
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.
maven-jdeprscan-plugin from group org.apache.maven.plugins (version 3.0.0-alpha-1)
The JDeprScan Plugin uses the jdeprscan tool that scans classes for uses of deprecated API elements.
maven-resources-plugin from group org.apache.maven.plugins (version 3.0.1)
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.
5 downloads
maven-shade-plugin from group org.apache.maven.plugins (version 3.1.0)
Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes
or removing unused classes.
maven-deploy-plugin from group org.apache.maven.plugins (version 3.0.0-M1)
Uploads the project artifacts to the internal remote repository.
maven-source-plugin from group org.apache.maven.plugins (version 2.1.2)
maven-install-plugin from group org.apache.maven.plugins (version 2.5)
Copies the project artifacts to the user's local repository.
maven-invoker-plugin from group org.apache.maven.plugins (version 3.0.1)
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-plugin from group org.apache.maven.plugins (version 3.0.0-M1)
Maven Surefire MOJO in maven-surefire-plugin.
maven-assembly-plugin from group org.apache.maven.plugins (version 2.5.1)
A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.
maven-shade-plugin from group org.apache.maven.plugins (version 3.2.0)
Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes
or removing unused classes.
maven-failsafe-plugin from group org.apache.maven.plugins (version 3.0.0-M3)
Maven Failsafe MOJO in maven-failsafe-plugin.
maven-jxr-plugin from group org.apache.maven.plugins (version 2.3)
maven-surefire-plugin from group org.apache.maven.plugins (version 2.12.4)
Maven Surefire MOJO in maven-surefire-plugin.
maven-war-plugin from group org.apache.maven.plugins (version 2.6)
Builds a Web Application Archive (WAR) file from the project output and its dependencies.
4 downloads
Page 7 from 20 (items total 287)