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: [email protected] For additional commands, e-mail: [email protected]
