The Apache Maven team is pleased to announce the release of the Apache Maven Resources Plugin, Version 3.0.2.
Important Note:
- Maven 3.X only
- JDK 6 minimum requirement
1 2 3 4 5 |
|
Release Notes – Apache Maven Resources Version 3.0.2
Bugs:
- MRESOURCES-233 – Upgrade of plexus-interpolation 1.24 to correct escaping issue.
- MRESOURCES-234 – Upgrade of commons-io to 2.5 and correction of invalid scope.
Task:
- MRESOURCES-235 – Revert enabling escaping by default introduced in 3.0.0.
Enjos,
-The Apache Maven team