maven-resources-plugin - Copy resources to output directory
| Website: | http://maven.apache.org/plugins/maven-resources-plugin |
|---|---|
| License: | ASL 2.0 |
| Vendor: | JPackage Project |
- Description:
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. Starting with version 2.3 this plugin uses the Maven Filtering shared component for filtering resources.
Packages
| maven-resources-plugin-2.5-3.jpp6.noarch [19 KiB] |
Changelog
by Ralph Apel (2012-06-16):
- Avoid FileDigest and PayloadIsXz problems on EL5 |
| maven-resources-plugin-2.5-3.jpp6.src [759 KiB] |
Changelog
by Ralph Apel (2012-06-16):
- Avoid FileDigest and PayloadIsXz problems on EL5 |
| maven-resources-plugin-2.5-2.jpp6.src [759 KiB] |
Changelog
by Ralph Apel (2012-05-20):
- rebuild with corrected maven-plugin-testing-harness |
| maven-resources-plugin-2.5-2.jpp6.noarch [19 KiB] |
Changelog
by Ralph Apel (2012-05-20):
- rebuild with corrected maven-plugin-testing-harness |