[ 
https://issues.apache.org/jira/browse/MNG-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613928#comment-16613928
 ] 

ASF GitHub Bot commented on MNG-6475:
-------------------------------------

Tibor17 commented on issue #182: [MNG-6475] Remove unused Guava dependencies
URL: https://github.com/apache/maven/pull/182#issuecomment-421112821
 
 
   Dropwizard removed it and QueryDSL is going to remove it as well
   https://github.com/querydsl/querydsl/issues/2324
   We had so much problems with Guava in projects. I am glad that OSS would get 
rid of it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Remove guava dependencies
> -------------------------
>
>                 Key: MNG-6475
>                 URL: https://issues.apache.org/jira/browse/MNG-6475
>             Project: Maven
>          Issue Type: Task
>    Affects Versions: 3.6.0
>            Reporter: Phillip Webb
>            Assignee: Karl Heinz Marbaise
>            Priority: Trivial
>             Fix For: 3.6.0
>
>
> 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)

Reply via email to