MVN

org.apache.maven.plugins : maven-resources-plugin

Maven & Gradle

Mar 21, 2023
63 usages
43 stars

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.

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-resources-plugin</artifactId>
    <version>3.3.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven.plugins : maven-resources-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.3.1
  • Latest Beta: 2.0-beta-1

All Versions

Choose a version of org.apache.maven.plugins : maven-resources-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
maven-resources-plugin-3.3.1
maven-resources-plugin-3.3.0
3.2.x
maven-resources-plugin-3.2.0
3.1.x
maven-resources-plugin-3.1.0
3.0.x
maven-resources-plugin-3.0.2
maven-resources-plugin-3.0.1
maven-resources-plugin-3.0.0
2.7
maven-resources-plugin-2.7
2.6
maven-resources-plugin-2.6
2.5
maven-resources-plugin-2.5
2.4.x
maven-resources-plugin-2.4.3
maven-resources-plugin-2.4.2
maven-resources-plugin-2.4.1
2.4
maven-resources-plugin-2.4
2.3
maven-resources-plugin-2.3
2.2
maven-resources-plugin-2.2
2.1
maven-resources-plugin-2.1
2.0
maven-resources-plugin-2.0
maven-resources-plugin-2.0-beta-1
maven-resources-plugin-2.0-beta-2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-resources-plugin</artifactId>
    <version>3.3.1</version>
</plugin>

Advertisement

Dependencies from Group

May 03, 2023
208 usages
21 stars
Feb 12, 2023
135 usages
73 stars
May 19, 2023
131 usages
137 stars
Feb 14, 2023
115 usages
185 stars
May 17, 2023
108 usages
25 stars

Discover Dependencies

Jul 13, 2023
7.3k usages
54.9k stars
Mar 17, 2023
13.2k usages
2.1k stars
Jul 23, 2023
9.7k usages
6.1k stars
Jun 07, 2023
1.4k usages
2.5k stars
Jul 13, 2023
5.2k usages
54.9k stars
Mar 09, 2013
2.1k usages
Aug 21, 2007
2.2k usages
Aug 16, 2023
3k usages
248 stars
Nov 06, 2006
677 usages
Jul 23, 2023
451 usages