jfrog / artifactory-gradle-plugin

JFrog Gradle plugin for Build Info extraction and Artifactory publishing.
Apache License 2.0
20 stars 15 forks source link

Remove Guava #114

Closed yahavi closed 1 month ago

yahavi commented 1 month ago

Following https://github.com/jfrog/build-info/pull/793. The tests for MacOS will not pass before merging this PR. See the tests passed here - https://github.com/yahavi/artifactory-gradle-plugin/actions/runs/9484215197/job/26133193344. Remove Guava entirely from this plugin. Replace Guava's ArrayListMultimap with Apache Commons collection's ArrayListValuedHashMap.

github-actions[bot] commented 1 month ago
[![👍 Frogbot scanned this pull request and did not find any new security issues.](https://raw.githubusercontent.com/jfrog/frogbot/master/resources/v2/noVulnerabilityBannerPR.png)](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)

[🐸 JFrog Frogbot](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)