joao-parana opened a new issue #9250:
URL: https://github.com/apache/arrow/issues/9250


   I'm trying to build version 3.0.0 of Arrow (Java binding) available at 
https://github.com/apache/arrow/archive/apache-arrow-3.0.0.zip  but the "Arrow 
Flight GRPC" project doesn't work.
   
   I'm using the command below:
   
   ```bash
   mvn install -DskipTests -D maven.test.skip = true -fae
   ```
   
   All other artifacts are generated and installed correctly
   
   I am using a MacOS BigSur version 11.1 and JVM 11
   
   The error reported by Maven is: **"Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.0.1:analyze-only (analyze) 
on project flight-grpc: Dependency problems found"**
   
   Any suggestions to solve this problem?
   
   Tanks.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to