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.3.0compared with
Version Details
| 3.2.0 | 3.3.0 | |
|---|---|---|
| Release date | Aug 11, 2020 | Jul 25, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (8)
| 3.2.0 | 3.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-io » commons-io | 2.6 | 2.11.0 |
| ~ Updated | org.apache.commons » commons-lang3 | 3.8.1 | 3.12.0 |
| ~ Updated | org.apache.maven.shared » maven-filtering | 3.2.0 | 3.3.0 |
| - Removed | org.apache.maven » maven-core | 3.1.0 | - |
| - Removed | org.apache.maven » maven-model | 3.1.0 | - |
| - Removed | org.apache.maven » maven-plugin-api | 3.1.0 | - |
| - Removed | org.codehaus.plexus » plexus-component-annotations | 2.0.0 | - |
| - Removed | org.eclipse.sisu » org.eclipse.sisu.plexus | 0.0.0.M2a | - |
Provided Changes (7)
| 3.2.0 | 3.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.maven » maven-core | - | 3.2.5 |
| + Added | org.apache.maven » maven-model | - | 3.2.5 |
| + Added | org.apache.maven » maven-plugin-api | - | 3.2.5 |
| + Added | org.apache.maven » maven-settings | - | 3.2.5 |
| + Added | org.codehaus.plexus » plexus-component-annotations | - | 2.1.1 |
| + Added | org.eclipse.sisu » org.eclipse.sisu.plexus | - | 0.3.5 |
| ~ Updated | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.5.2 | 3.6.4 |
Test Changes (6)
| 3.2.0 | 3.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.maven.resolver » maven-resolver-api | - | 1.6.3 |
| ~ Updated | junit » junit | 4.13 | 4.13.2 |
| ~ Updated | org.apache.maven » maven-compat | 3.1.0 | 3.2.5 |
| ~ Updated | org.apache.maven.plugin-testing » maven-plugin-testing-harness | 3.1.0 | 3.3.0 |
| ~ Updated | org.codehaus.plexus » plexus-utils | 3.3.0 | 3.4.2 |
| - Removed | org.eclipse.aether » aether-api | 0.9.0.M2 | - |