4.0.0
maven-plugins
org.apache.maven.plugins
19
../maven-plugins/pom.xml
maven-resources-plugin
2.5
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
${mavenVersion}
scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.5
scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.5
http://svn.apache.org/viewvc/maven/plugins/tags/maven-resources-plugin-2.5
JIRA
http://jira.codehaus.org/browse/MRESOURCES
1.0
2.0.6
org.apache.maven
maven-plugin-api
${mavenVersion}
org.apache.maven
maven-project
${mavenVersion}
org.apache.maven
maven-core
${mavenVersion}
org.apache.maven
maven-artifact
${mavenVersion}
org.apache.maven
maven-settings
${mavenVersion}
org.apache.maven
maven-model
${mavenVersion}
org.apache.maven
maven-monitor
${mavenVersion}
org.codehaus.plexus
plexus-container-default
1.0-alpha-9-stable-1
org.codehaus.plexus
plexus-utils
2.0.5
org.apache.maven.shared
maven-filtering
${mavenFilteringVersion}
org.codehaus.plexus
plexus-interpolation
1.13
org.apache.maven.shared
maven-plugin-testing-harness
1.0-beta-1
test
commons-io
commons-io
1.4
test
run-its
org.apache.maven.plugins
maven-jar-plugin
test-jar
org.codehaus.plexus
plexus-maven-plugin
test-descriptor
org.apache.maven.plugins
maven-invoker-plugin
true
src/it
**/pom.xml
verify
${project.build.directory}/local-repo
clean
process-test-resources
src/it/settings.xml
${project.build.directory}/it
fromExecProps
integration-test
install
run