Registry / build-tool / maven-resources-plugin

maven-resources-plugin

JSON →
library3.5.0javamavenunverified

Maven plugin that copies project resources to the output directory, supporting filtering and separation of main and test resources.

<dependency> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> <version>3.5.0</version> </dependency>
INSTALL
IMPORT
SIG · MAVEN-RESOURCES-PL
M
maven-resources-plugin
build-tooljavav3.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ResourcesMojo
org.apache.maven.plugins.resources.ResourcesMojo

Instantiates the Maven Resources plugin mojo.

import org.apache.maven.plugins.resources.ResourcesMojo; public class Quickstart { public static void main(String[] args) { ResourcesMojo mojo = new ResourcesMojo(); System.out.println("Resources plugin ready"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
maven-resources-plugin — mvn dependency:get maven-resources-plugin · libregistry