Hi, The Mojo team is pleased to announce the release of the License Maven Plugin version 1.11.
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.1A</version> </plugin> The Release Notes: https://github.com/mojohaus/license-maven-plugin/issues?q=milestone%3A1.1 <https://github.com/mojohaus/license-maven-plugin/issues?q=milestone%3A1.10> 1 http://www.mojohaus.org/license-maven-plugin/github-report.html Enjoy and Share, The Mojo team. Tony.
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org