Skip to content

Guava fix

Pre-release
Pre-release
Compare
Choose a tag to compare
@dig412 dig412 released this 19 Apr 15:57
· 4 commits to master since this release

Lock guava to version 17 to preven plugin incompatibilities

Mahout-mr includes an ancient (11) version of Guava. There have been
quite a few backwards-incompatible changes since then, so trying to
use this plugin alongside anything with >14 failed.
Locking at 17 as this is the version the spatial plugin wants, and
seems to be stable so far.