[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-user
Subject:    [ANN] Apache Maven Shade Plugin 2.2 Released
From:       Olivier Lamy <olamy () apache ! org>
Date:       2013-11-28 5:10:10
Message-ID: CAPoyBqSLfONFQ7PBeCwkW-7WVdjb9mQb0X3Z5+eS2LJmv_qu-Q () mail ! gmail ! com
[Download RAW message or body]

The Apache Maven team is pleased to announce the release of the Apache
Maven Shade Plugin, version 2.2

This plugin provides the capability to package the artifact in an
uber-jar, including its dependencies and to shade - i.e. rename - the
packages of some of the dependencies.

http://maven.apache.org/plugins/maven-shade-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-shade-plugin</artifactId>
  <version>2.2</version>
</plugin>

Release Notes - Apache Maven Shade Plugin - Version 2.2

** Improvement
    * [MSHADE-158] - Allow shading of test jar

Have fun
--
The Apache Maven team

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic