Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
As first, apply guidelines.
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
Attachments
Issue Links
- contains
-
MSHADE-359 Remove dependency on Guava
- Closed
- is superceded by
-
MSHADE-438 Update to Maven 3.2.5
- Closed
- supercedes
-
MSHADE-103 maven-shade-plugin does not resolve from user-defined repositories
- Closed
- links to