Artifacts using Maven Plugin Testing Mechanism (1,091)
Sort:
popular
|
newest
2. Apache Maven Common Artifact Filters157 usages
org.apache.maven.shared » maven-common-artifact-filtersApache
A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.
Last Release on Sep 16, 2022
Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.
Last Release on Jan 12, 2023
The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for
generating javadocs for the specified project.
Last Release on Aug 13, 2022
6. Maven Plugin Tools Extractor API113 usages
org.apache.maven.plugin-tools » maven-plugin-tools-apiApache
The Maven Plugin Tools Extractor API provides an API to extract descriptor information from Maven Plugins.
Last Release on Jan 16, 2023
The Maven Source Plugin creates a JAR archive of the source files of the current project.
Last Release on Dec 16, 2019
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.
Last Release on Jul 25, 2022