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)
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
Relocated → org.junit.jupiter »
junit-jupiter-api
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
Builds a Java Archive (JAR) file from the compiled project classes and resources.
Last Release on Nov 15, 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
