Hi,

The Mojo team is pleased to announce the release of the
templating-maven-plugin version 1.0-alpha-3.

That project was designed to offer the Maven Right Way® :-) to filter
sources.

http://mojo.codehaus.org/templating-maven-plugin/

To get this update, simply specify the version in your project's plugin
configuration:

<plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>templating-maven-plugin</artifactId>
        <version>1.0-alpha-3</version>
</plugin>

Two issues were solved (see [1] for reference).

   - [MOJO-1920 <https://jira.codehaus.org/browse/MOJO-1920>] - Mark
   templating-m-p @threadsafe
   - [MOJO-1933 <https://jira.codehaus.org/browse/MOJO-1933>] -
   templating-m-p should not add non-existing folders


Enjoy,

The Mojo team.

-- 
Baptiste
[1]
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11062&version=19177

Reply via email to