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.

Artifacts using Apache Maven Resources Plugin (21,668)
Sort by:Popular

JUnit is a unit testing framework to write and run repeatable automated tests on Java. It provides a robust environment to write, organize, and execute automated tests, ensuring code reliability and repeatability.
Last Release on Feb 13, 2021

The Compiler Plugin is used to compile the sources of your project.
Last Release on Feb 1, 2026
The Maven Source Plugin creates a JAR archive of the source files of the current project.
Last Release on Nov 29, 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
Maven Surefire MOJO in maven-surefire-plugin.
Last Release on Feb 21, 2026
Builds a Java Archive (JAR) file from the compiled project classes and resources.
Last Release on Nov 15, 2025
Signs the project artifacts with GnuPG.
Last Release on Jun 28, 2025
Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.
Last Release on Apr 14, 2026
scala-library-bootstrapped
Last Release on Mar 25, 2026

Relocated → org.scala-lang » scala3-library
Provides a maven plugin that supports creating an OSGi bundle from the contents of the compilation classpath along with its resources and dependencies. Plus a zillion other features.
Last Release on Feb 27, 2026