You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Olivier Lamy <ol...@apache.org> on 2008/10/08 12:14:49 UTC

[ANN] Maven Filtering 1.0-beta-2 Released

The Maven team is pleased to announce the release of the Maven
Filtering, version 1.0-beta-2.

These Plexus components have been built from the filtering
process/code in Maven Resources Plugin. The goal is to provide a
shared component for all plugins which needs to filter resources.

http://maven.apache.org/shared/maven-filtering/


Release Notes - Maven Shared Components - Version maven-filtering-1.0-beta-2


** Bug
    * [MSHARED-60] - Filtering ${foo.file} evaluates to in full path to pom.xml

** Improvement
    * [MSHARED-51] - ability to escape interpolation with \
    * [MSHARED-66] - targetPath doesn't accept absolute paths
    * [MSHARED-67] - Add a parameter to force overwrite existing files
even if the destination files are newer
    * [MSHARED-68] - Parameter to copy empty directory.

** Wish
    * [MSHARED-59] - More debug output in maven filtering


Have Fun,

-The Maven team