Phillip Webb created MNG-6475:
---------------------------------
Summary: Remove guava dependencies
Key: MNG-6475
URL: https://issues.apache.org/jira/browse/MNG-6475
Project: Maven
Issue Type: Task
Reporter: Phillip Webb
It looks like [this
commit|https://github.com/apache/maven/commit/b8c06e61ab73cd9e25a5b2c93d9e5077b2196751]
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)