Details
-
Task
-
Status: Closed
-
Trivial
-
Resolution: Done
-
3.6.0
-
None
-
None
Description
It looks like this commit removed Guava imports from the codebase, however, several dependencies are still declared in the POMs. This can be problematic for projects that embed Maven jars (see MNG-6306 for an example).
I tried a local Maven build with guava dependencies removed and it appears to compile without issue. I'll submit a pull request with the relevant changes.
Attachments
Issue Links
- causes
-
MNG-6549 Remove unused transitive dependencies of Guava
- Closed
- links to