The Maven License Plugin team is pleased to announce the maven-license-plugin-2.1 release! Plugin to update license (and file header) on a maven project. Since version 2.1, we introduce a license project descriptor to describes all stuff the plugin must handle for you. Documentation of the project can be found here: http://maven-site.nuiton.org/maven-license-plugin Changes ------- Changes in this version include: New features: o Use maven-helper-plugin 1.2.3 Issue: 454. Thanks to Tony Chemit. Resolved by tchemit. o Reformat code to respect code formatting Issue: 452. Thanks to Tony Chemit. Resolved by tchemit. o Separate Copyright from license content in header Issue: 456. Thanks to Tony Chemit. Resolved by tchemit. o Add AGPL license Issue: 465. Thanks to Florian DESBOIS. Resolved by tchemit. o Add a new header format to be ignored by updater goal for specific license Issue: 457. Thanks to Tony Chemit. Resolved by tchemit. o Deprecates LicenseHeaderGenerator api Issue: 478. Thanks to Tony Chemit. Resolved by tchemit. o Introduce update-project-license goal (replace add-license goal) Issue: 479. Thanks to Tony Chemit. Resolved by tchemit. o Add new licenses in repository Issue: 462. Thanks to Tony Chemit. Resolved by tchemit. o Use junit 4.8.1 Issue: 486. Thanks to Tony Chemit. Resolved by tchemit. o Deprecates update-header goal and introduces update-license goal Issue: 461. Thanks to Tony Chemit. Resolved by tchemit. Fixed Bugs: o MUST insert xml header after prolog in found Issue: 488. Thanks to Tony Chemit. Resolved by tchemit. Downloads --------- No release file deployed. Maven artifacts --------------- Artifacts are deployed in nuiton maven repository http://maven.nuiton.org/release/ * http://maven.nuiton.org/release/org/nuiton/maven-license-plugin/2.1/maven-li... * http://maven.nuiton.org/release/org/nuiton/maven-license-plugin/2.1/maven-li... * http://maven.nuiton.org/release/org/nuiton/maven-license-plugin/2.1/maven-li... * http://maven.nuiton.org/release/org/nuiton/maven-license-plugin/2.1/maven-li... * http://maven.nuiton.org/release/org/nuiton/maven-license-plugin/2.1/maven-li... * http://maven.nuiton.org/release/org/nuiton/maven-license-plugin/2.1/maven-li... * http://maven.nuiton.org/release/org/nuiton/maven-license-plugin/2.1/maven-li... Have fun! -Maven License Plugin team