[
https://issues.apache.org/jira/browse/MNG-6842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008907#comment-17008907
]
Krosheninnikov Artem commented on MNG-6842:
-------------------------------------------
I've found an issue about it: https://issues.apache.org/jira/browse/MNG-6549
I believe I fixed the test in related branch but it's not clear should
*_guava-25.1-android_* be exposed?
> 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
> Priority: Trivial
>
> 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)