Project Summary

Project Information

Field Value
Name 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 ../../../../../people.apache.org/www/maven.apache.org/plugins/maven-resources-plugin

Project Organization

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

Build Information

Field Value
GroupId org.apache.maven.plugins
ArtifactId maven-resources-plugin
Version 2.4.3
Type maven-plugin