Hi, The Mojo team is pleased to announce the release of the License Maven Plugin version 1.3.
This plugin manages the license of a maven project and its dependencies (update file headers, download dependencies licenses, check thirdparty licenses, ...). Some links : Documentation: http://mojo.codehaus.org/license-maven-plugin JIRA: http://jira.codehaus.org/browse/MLICENSE svn: https://svn.codehaus.org/mojo/tags/license-maven-plugin-1.3 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.3</version> </plugin> Release Notes - Mojo's License Maven Plugin - Version 1.3 ** Bug * [MLICENSE-46] - Can not add license header on java-info.java ** Improvement * [MLICENSE-45] - Add possibility to load license resolver from classpath * [MLICENSE-47] - Adding a line between package statement and license header for java files Enjoy, The Mojo team. -- Tony Chemit --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email