You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2022/10/20 08:11:02 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 ]

Guillaume Nodet updated MNG-6842:
---------------------------------
    Fix Version/s: 4.0.0-alpha-2

> 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.8.2, 4.0.0-alpha-1, 4.0.0-alpha-2, 4.0.0
>
>          Time Spent: 20m
>  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.20.10#820010)