You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Tamás Cservenák <cs...@apache.org> on 2023/03/24 07:56:07 UTC

[ANN] Maven Resources Plugin 3.3.1 released

The Apache Maven team is pleased to announce the release of the
Maven Resources Plugin 3.3.1

https://maven.apache.org/plugins/maven-resources-plugin/

Release Notes - Maven Resources Plugin - Version 3.3.1

** Bug
    * [MRESOURCES-269] - Symlinks cause copying resources to fail
    * [MRESOURCES-289] - FileUtils.copyFile() fails with source file having
lastModified = 0
** Improvement
    * [MRESOURCES-288] - make tests jar reproducible
    * [MRESOURCES-292] - describe from and to in "Copying x resources" info
message
** Task
    * [MRESOURCES-295] - Drop plexus legacy
    * [MRESOURCES-297] - Update to parent POM 39, reformat sources

Have fun!
-The Apache Maven team