4.0.0 org.apache.maven.plugins maven-plugins 39 maven-resources-plugin 3.3.1 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 ${mavenVersion} 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.3.1 https://github.com/apache/maven-resources-plugin/tree/${project.scm.tag} JIRA https://issues.apache.org/jira/browse/MRESOURCES Jenkins https://ci-builds.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.3.1 3.2.5 8 2023-03-21T12:00:59Z 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 maven-settings ${mavenVersion} provided org.apache.maven.plugin-tools maven-plugin-annotations provided org.codehaus.plexus plexus-interpolation 1.26 runtime org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 provided org.codehaus.plexus plexus-utils 3.5.1 org.apache.maven.shared maven-filtering ${mavenFilteringVersion} commons-io commons-io 2.11.0 compile org.apache.commons commons-lang3 3.12.0 compile org.apache.maven maven-compat ${mavenVersion} test org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 test junit junit 4.13.2 test org.apache.maven.resolver maven-resolver-api 1.6.3 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