Artifacts using maven-model version 2.0-beta-1

Core classes of Apache Maven to manage the building process.
Last Release on Jul 15, 2025
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
Maven Settings model.
Last Release on Jul 15, 2025
The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project.
Last Release on Sep 21, 2025
The Maven Source Plugin creates a JAR archive of the source files of the current project.
Last Release on Apr 3, 2024
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
Maven Surefire MOJO in maven-surefire-plugin.
Last Release on Sep 10, 2025
The Plugin Plugin is used to create a Maven plugin descriptor for any Mojos found in the source tree in order to include them the resulting JAR. It is also used to generate a generic help goal.
Last Release on Oct 24, 2025
A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.
Last Release on Mar 18, 2024
Maven Profile Model
Last Release on Feb 12, 2010