You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/09 20:37:00 UTC

[jira] [Updated] (MNG-6842) ProjectBuilderTest uses guava but guava is not defined in dependencies

     [ https://issues.apache.org/jira/browse/MNG-6842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MNG-6842:
--------------------------------
    Fix Version/s: 3.7.0

> ProjectBuilderTest uses guava but guava is not defined in dependencies
> ----------------------------------------------------------------------
>
>                 Key: MNG-6842
>                 URL: https://issues.apache.org/jira/browse/MNG-6842
>             Project: Maven
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 3.6.3
>            Reporter: Krosheninnikov Artem
>            Assignee: Michael Osipov
>            Priority: Trivial
>             Fix For: 3.7.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As the title says, _ProjectBuilderTest:145_ uses guava:
>  
> {code:java}
> File tempDir = Files.createTempDir();{code}
> It points to guava-25.1-android but it's not defined in dependencies (and it should not, I believe)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)