build-system
81. Maven Artifact Resolver Transport Wagon98 usages
org.apache.maven.resolver » maven-resolver-transport-wagonApache
A transport implementation based on Maven Wagon.
Last Release on Oct 10, 2025
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
86. Maven Plugin Tool For Java with Annotations95 usages
org.apache.maven.plugin-tools » maven-plugin-tools-annotationsApache
Descriptor extractor for plugins written in Java with Java annotations.
Last Release on Oct 24, 2025
SCM Git Provider relying on the Git CLI
Last Release on Sep 25, 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