Artifacts using Maven Artifact Manager (339)
Sort by:Popular

Core classes of Apache Maven to manage the building process.
Last Release on Aug 17, 2024
This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.
Last Release on Feb 12, 2010

Relocated → org.apache.maven » maven-core
The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
Last Release on Dec 17, 2014
Provides utility methods for creating JARs and other archive files from a Maven project.
Last Release on Oct 25, 2024
Abstract classes to manage report generation.
Last Release on Oct 15, 2024
The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project.
Last Release on Dec 4, 2024
The Maven Source Plugin creates a JAR archive of the source files of the current project.
Last Release on Apr 3, 2024
Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.
Last Release on Oct 25, 2024
Ant Tasks used for Maven integration
Last Release on Apr 13, 2011
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 Mar 24, 2023