Hi, The Mojo team is pleased to announce the release of the License Maven Plugin version 1.12.
This plugin manages the license of a maven project and its dependencies (update file headers, download dependencies licenses, check thirdparty licenses, ...) Web Site: http://www.mojohaus.org/license-maven-plugin To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>license-maven-plugin</artifactId> <version>1.12</version> </plugin> The Release Notes: https://github.com/mojohaus/license-maven-plugin/issues?q=milestone%3A1.12 http://www.mojohaus.org/license-maven-plugin/github-report.html Enjoy and Share, The Mojo team. Tony.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
