You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Paul Gier <pg...@redhat.com> on 2011/05/16 22:47:55 UTC

[ANN] License Maven Plugin 1.0-beta-2 Released

Hi,

The Mojo team is pleased to announce the release of the License Maven
Plugin 1.0-beta-2.

This plugin includes several features related to managing the project
license and the licenses of project dependencies.

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-2</version>
  </plugin>

Release Notes - Mojo - license-maven-plugin-1.0-beta-2

** Bug
    * [MOJO-1666] - License plugin fails when previously generated
license file is present
    * [MOJO-1671] - License download-licenses goal doesn't allow
parameters to be defined using system properties


Enjoy,

The Mojo team.

Paul Gier








---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org