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] [Assigned] (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 reassigned MNG-6842:
-----------------------------------

    Assignee: Michael Osipov

> 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
>          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)