Hi,

The Mojo team is pleased to announce the release of the License Maven
Plugin version 1.0-beta-3.
Site : http://mojo.codehaus.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.0-beta-3</version>
</plugin>

Release Notes - Mojo - Version license-maven-plugin-beta-3

** Bug
    * [MOJO-1674] - license-maven-plugin tries downloading license
      files even in offline mode
    * [MOJO-1716] - missing third party file are regenerated when using
      none jar dependencies


** Improvement
    * [MOJO-1713] - Add license header on jsp files using jsp comments
    * [MOJO-1715] - Some Documentations are wrong
    * [MOJO-1717] - When module has no missing dependency, check to
      remove the missing file

** Wish
    * [MOJO-1625] - Filter dependencies by scope

Have Fun,
--
The Mojo team.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to