4.0.0
org.apache.maven.plugins
maven-plugins
47
maven-resources-plugin
3.5.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.5.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.9.12
8
2026-03-02T11:24:56Z
1.7.36
3.6.0
3.9.1
org.apache.maven.shared
maven-filtering
3.5.0
org.codehaus.plexus
plexus-utils
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
javax.inject
javax.inject
1
provided
org.slf4j
slf4j-api
${version.slf4j}
provided
org.junit.jupiter
junit-jupiter-api
test
org.mockito
mockito-core
4.11.0
test
org.slf4j
slf4j-simple
${version.slf4j}
test
org.apache.maven.plugin-testing
maven-plugin-testing-harness
3.5.1
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