[RESULT] [VOTE] Release Apache Maven Shade Plugin version 2.4

2015-06-11 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 (binding): Jason van Zyl, Mark Struberg, Hervé Boutmey, Benson Margulies, Oliver Lamy, Karl Heinz Marbaise +1 (non binding): none I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise

Re: [INVOKER] suppress logs during install goal

2015-06-11 Thread Christopher
Hi, Thanks for the suggestion. I'm not sure it's sufficient, though, because (assuming that works) it seems like it would also suppress messages I want to see. I really only want it to suppress the messages during the invoker:install task, and not any other time. -- Christopher L Tubbs II

[ANN] Apache Maven Shade Plugin Version 2.4 Released

2015-06-11 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shade Version 2.4 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.

[GitHub] maven pull request: MNG-5297: Mark prerequisites as deprecated.

2015-06-11 Thread josephw
GitHub user josephw opened a pull request: https://github.com/apache/maven/pull/51 MNG-5297: Mark prerequisites as deprecated. MNG-4840 indicates that the Enforcer plugin should be preferred to prerequisites. Indicate that in the documentation. You can merge this pull request