4.0.0
org.apache.maven.plugins
maven-plugins
45
maven-resources-plugin
3.4.0
maven-plugin
Apache 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 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.
2001
Graham Leggett
3.6.3
scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git
scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git
maven-resources-plugin-3.4.0
https://github.com/apache/maven-resources-plugin/tree/${project.scm.tag}
GitHub
https://github.com/apache/maven-resources-plugin/issues
Jenkins
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-resources-plugin/
apache.website
scm:svn:https://svn.apache.org/repos/asf/maven/website/components/${maven.site.path}
3.4.0
3.9.11
8
2025-11-22T21:31:06Z
3.9.1
org.apache.maven
maven-plugin-api
${mavenVersion}
provided
org.apache.maven
maven-core
${mavenVersion}
provided
org.apache.maven
maven-model
${mavenVersion}
provided
org.apache.maven.plugin-tools
maven-plugin-annotations
${version.maven-plugin-tools}
provided
org.eclipse.sisu
org.eclipse.sisu.plexus
provided
org.codehaus.plexus
plexus-utils
test
org.apache.maven.shared
maven-filtering
${mavenFilteringVersion}
commons-io
commons-io
2.21.0
test
org.apache.commons
commons-lang3
3.20.0
org.apache.maven.plugin-testing
maven-plugin-testing-harness
3.4.0
test
junit
junit
4.13.2
test
org.apache.maven.resolver
maven-resolver-api
1.9.24
test
javax.inject
javax.inject
1
org.slf4j
slf4j-simple
1.7.36
test
org.apache.rat
apache-rat-plugin
src/it/**
run-its
org.apache.maven.plugins
maven-invoker-plugin
true
verify
setup
${project.build.directory}/local-repo
clean
process-test-resources
src/it/settings.xml
${project.build.directory}/it
fromExecProps
org.eclipse.sisu
sisu-maven-plugin
org.apache.maven.plugins
maven-jar-plugin
test-jar