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.
http://maven.apache.org/mav
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
http://
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
GitHub user josephw opened a pull request:
https://github.com/apache/maven/pull/51
MNG-5297: Mark as deprecated.
MNG-4840 indicates that the Enforcer plugin should be
preferred to . Indicate that in the documentation.
You can merge this pull request into a Git repository by run