Maven Resources Plugin maven-resources-plugin

Parent maven-plugins
Group org.apache.maven.plugins
描述 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 to the main source code while the test resources are associated to the test source code. Thus, this allows the separation of resources for the main source code and its unit tests.
Packaging
Size
文件 pom jar
发布时间 2016-05-17 03:06

dependencies

Group Artifact Version
org.apache.maven maven-plugin-api 3.0
org.apache.maven maven-core 3.0
org.apache.maven maven-artifact 3.0
org.apache.maven maven-settings 3.0
org.apache.maven maven-model 3.0
org.apache.maven.plugin-tools maven-plugin-annotations
org.codehaus.plexus plexus-utils 3.0.24
org.apache.maven.shared maven-filtering 3.1.0
org.codehaus.plexus plexus-interpolation 1.21
org.apache.maven maven-compat 3.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 2.1
commons-io commons-io 2.5
junit junit 4.12

developers

licenses

索引仓库
仓库 个数
Central 592045
66607122