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.
Version3.2.0compared with
Version Details
| 3.1.0 | 3.2.0 | |
|---|---|---|
| Release date | Apr 23, 2018 | Aug 11, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (10)
| 3.1.0 | 3.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.commons » commons-lang3 | - | 3.8.1 |
| + Added | org.codehaus.plexus » plexus-component-annotations | - | 2.0.0 |
| + Added | org.eclipse.sisu » org.eclipse.sisu.plexus | - | 0.0.0.M2a |
| ~ Updated | commons-io » commons-io | 2.5 | 2.6 |
| ~ Updated | org.apache.maven » maven-core | 3.0 | 3.1.0 |
| ~ Updated | org.apache.maven » maven-model | 3.0 | 3.1.0 |
| ~ Updated | org.apache.maven » maven-plugin-api | 3.0 | 3.1.0 |
| ~ Updated | org.apache.maven.shared » maven-filtering | 3.1.1 | 3.2.0 |
| - Removed | org.codehaus.plexus » plexus-interpolation | 1.24 | - |
| - Removed | org.codehaus.plexus » plexus-utils | 3.1.0 | - |
Provided Changes (1)
| 3.1.0 | 3.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.5.1 | 3.5.2 |
Runtime Changes (1)
| 3.1.0 | 3.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.codehaus.plexus » plexus-interpolation | - | 1.26 |
Test Changes (5)
| 3.1.0 | 3.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.codehaus.plexus » plexus-utils | - | 3.3.0 |
| + Added | org.eclipse.aether » aether-api | - | 0.9.0.M2 |
| ~ Updated | junit » junit | 4.12 | 4.13 |
| ~ Updated | org.apache.maven » maven-compat | 3.0 | 3.1.0 |
| ~ Updated | org.apache.maven.plugin-testing » maven-plugin-testing-harness | 2.1 | 3.1.0 |