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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17012273#comment-17012273 ] 

Hudson commented on MNG-6842:
-----------------------------

Build succeeded in Jenkins: Maven TLP » maven » master #349

See https://builds.apache.org/job/maven-box/job/maven/job/master/349/

> 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: 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.3.4#803005)