4.0.0
maven-plugins
org.apache.maven.plugins
12
maven-resources-plugin
2.3
maven-plugin
Maven Resources Plugin
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.
2001
2.0.6
scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.3
scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.3
http://svn.apache.org/viewvc/maven/plugins/tags/maven-resources-plugin-2.3
JIRA
http://jira.codehaus.org/browse/MRESOURCES
org.apache.maven
maven-plugin-api
2.0.6
org.apache.maven
maven-project
2.0.6
org.codehaus.plexus
plexus-utils
1.5.6
org.apache.maven.shared
maven-filtering
1.0-beta-2
org.apache.maven.shared
maven-plugin-testing-harness
1.0-beta-1
test
run-its
org.apache.maven.plugins
maven-invoker-plugin
1.3
true
src/it
**/pom.xml
verify.bsh
${basedir}/target/local-repo
clean
process-test-resources
src/it/settings.xml
${project.build.directory}/it
fromExecProps
integration-test
install
run