You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Karl Heinz Marbaise <kh...@apache.org> on 2015/11/14 23:29:00 UTC

[ANNOUNCEMENT] MojoHaus Properties Maven Plugin Version 1.0.0 Released

The MojoHaus Team is pleased to announce of the
Properties Maven Plugin Version 1.0.0

http://www.mojohaus.org/properties-maven-plugin/

The Properties Maven Plugin is here to make life a little easier when dealing
with properties. It provides goals to read properties from files and URLs and
write properties to files, and also to set system properties.

You should specify the version in your projects dependencies:

<plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>properties-maven-plugin</artifactId>
  <version>1.0.0</version>
</plugin>

Release Notes for the Properties Maven Plugin Version 1.0.0

http://www.mojohaus.org/properties-maven-plugin/github-report.html

We have two contributors for this release.

Reporter:
 * puntogil: Issue #2 properties-maven-plugin does not include the license file.

Reporter and contributor:
 * kreyssel: Issue #15 add m2e lifecycle mapping for 'write-project-properties'

Many thanks for the reporters and contributors.

Enjoy,

- The MojoHaus Team

Kind regards
Karl Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org