ME. Do you mind submitting a patch?
>
> Thanks,
> Micah
>
> On Sat, Mar 2, 2019 at 1:34 PM Sebastian Piu
> wrote:
>
>> Just to clarify, the current pom under java/format is downloading it for
>> linux/osx and fails for windows since there is no pre-packaged arti
l package be installed in addition
> to the JDK does not seem unreasonable.
>
> If there turns out to be a dependable, maintained (preferably not by
> the Arrow community) Maven artifact, then we could use this, but there
> does not seem to be one right now.
>
> On Sat, Ma
Doing mvn install on arrow/java fails on a windows machine due to no
suitable dependency available for flatc in maven central:
com.github.icexelloss:flatc-windows-x86_64:exe:1.9.0 in central (
https://repo.maven.apache.org/maven2)
The solution from reading the pom is:
1) manually download flatc 1