You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Kristian Rosenvold <kr...@apache.org> on 2013/05/25 10:52:21 UTC

[ANN] Maven Shade Plugin 2.1 Released

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

Repackages the project classes together with their dependencies into a
single uber-jar, optionally
renaming classes or removing unused classes.

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.1</version>
</plugin>


Release Notes - Maven 2.x Shade Plugin - Version 2.1



** Bug
    * [MSHADE-122] - NPE if packaging == "pom"
    * [MSHADE-132] - Shade does not buffer output, yielding excessive
write syscalls
    * [MSHADE-136] - Shade dependency reduced pom uses timestamp in
artifact names instead of -SNAPSHOT
    * [MSHADE-138] - No way to control the archiver
    * [MSHADE-142] - Shade plugin does unbuffered output
    * [MSHADE-143] - add support for Maven 3.1-A1/Eclipse Aether 0.9-M2 to shade



** Improvement
    * [MSHADE-128] - Too many warnings "We have duplicates"
    * [MSHADE-133] - DontIncludeResourceTransformer only recognizes a
single resource element

** New Feature
    * [MSHADE-135] - Add PluginXmlTransformer


** Task
    * [MSHADE-144] - Correct documentation examples (<filters> not
nested inside <configuration> section)



Enjoy,

-The Apache Maven team

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


Re: [ANN] Maven Shade Plugin 2.1 Released

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,


> Ok, fixed now.
Confirmed...

Thanks for fixing that..

Kind regards
Karl-Heinz Marbaise
-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

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


Re: [ANN] Maven Shade Plugin 2.1 Released

Posted by Kristian Rosenvold <kr...@zenior.no>.
Ok, fixed now.

Kristian


2013/5/28 Kristian Rosenvold <kr...@zenior.no>:
> WTF. I'll see if I can find out what is wrong.
>
> Kristian
>
> 28. mai 2013 kl. 18:42 skrev Karl Heinz Marbaise <kh...@gmx.de>:
>
>> Hi,
>>
>> i have checked the web-site:
>>
>> > http://maven.apache.org/plugins/maven-shade-plugin/
>>
>> and can't see that the maven-shade-plugin is up-to-date on the site (only 2.0) instead of (2.1) ...
>>
>> Kind regards
>> Karl-Heinz Marbaise
>> --
>> SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
>> Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
>> Hauptstrasse 177                         USt.IdNr: DE191347579
>> 52146 Würselen                           http://www.soebes.de
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>

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


Re: [ANN] Maven Shade Plugin 2.1 Released

Posted by Kristian Rosenvold <kr...@zenior.no>.
WTF. I'll see if I can find out what is wrong.

Kristian

28. mai 2013 kl. 18:42 skrev Karl Heinz Marbaise <kh...@gmx.de>:

> Hi,
> 
> i have checked the web-site:
> 
> > http://maven.apache.org/plugins/maven-shade-plugin/
> 
> and can't see that the maven-shade-plugin is up-to-date on the site (only 2.0) instead of (2.1) ...
> 
> Kind regards
> Karl-Heinz Marbaise
> -- 
> SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
> Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
> Hauptstrasse 177                         USt.IdNr: DE191347579
> 52146 Würselen                           http://www.soebes.de
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 


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


Re: [ANN] Maven Shade Plugin 2.1 Released

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi,

i have checked the web-site:

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

and can't see that the maven-shade-plugin is up-to-date on the site 
(only 2.0) instead of (2.1) ...

Kind regards
Karl-Heinz Marbaise
-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

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