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.0.2compared with

Version Details

Compile Changes (4)

3.0.1 3.0.2
ChangeGroup / ArtifactPreviousCurrent
+ Added commons-io » commons-io-2.5
~ Updated org.codehaus.plexus » plexus-interpolation1.221.24
- Removed org.apache.maven » maven-artifact3.0-
- Removed org.apache.maven » maven-settings3.0-

Test Changes (1)

3.0.1 3.0.2
ChangeGroup / ArtifactPreviousCurrent
- Removed commons-io » commons-io2.5-