VowpalWabbit / vowpal_wabbit

Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
https://vowpalwabbit.org
Other
8.49k stars 1.93k forks source link

Version mismatch between Maven and vowpal-wabbit on Mac #4512

Closed suming closed 1 year ago

suming commented 1 year ago

Describe the bug

Latest artifact on Maven is 9.6.0, but brew install has 9.7.0

How to reproduce

brew info vowpal-wabbit

Version

9.6.0

OS

macOS

Language

Java

Additional context

No response

jackgerrits commented 1 year ago

Java is released for 9.7.0, so this should now be resolved

suming commented 1 year ago

@jackgerrits any reason the jar it doesn't show up here?

jackgerrits commented 1 year ago

Maybe that site takes longer to update. It is available here https://central.sonatype.com/artifact/com.github.vowpalwabbit/vw-jni/9.7.0