You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamás Cservenák (Jira)" <ji...@apache.org> on 2021/05/19 12:27:00 UTC

[jira] [Created] (MSHADE-389) Get rid of old baggage

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)