Project Summary

Project Information

Field Value
Name Apache Maven Resources Plugin
Description 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 to the main source code while the test resources are associated to the test source code. Thus, this allows the separation of resources for the main source code and its unit tests.
Homepage https://maven.apache.org/plugins/maven-resources-plugin/

Project Organization

Field Value
Name The Apache Software Foundation
URL https://www.apache.org/

Build Information

Field Value
GroupId org.apache.maven.plugins
ArtifactId maven-resources-plugin
Version 3.1.0
Type maven-plugin
Java Version 1.7