Tamás Cservenák created MSHADE-389:
--------------------------------------
Summary: Get rid of old baggage
Key: MSHADE-389
URL: https://issues.apache.org/jira/browse/MSHADE-389
Project: Maven Shade Plugin
Issue Type: Task
Reporter: Tamás Cservenák
Fix For: 3.3.0
As first, [apply
guidelines|https://cwiki.apache.org/confluence/display/MAVEN/Maven+Ecosystem+Cleanup].
In short:
* get rid of Plexus Container et al (container, annotations,
AbstractLogEnabled, etc)
* get rid of use of Guava (only Multimap was used from it, use
commons-collections4 instead)
* up to Maven 3.1.x
* Note: UTs are still using PlexusTestCase as Maven 3.1.x has no SISU index
--
This message was sent by Atlassian Jira
(v8.3.4#803005)