You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/18 20:00:35 UTC

[GitHub] [arrow] joao-parana opened a new issue #9250: Error trying to build Arrow 3.0 (Java binding)

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:
users@infra.apache.org



[GitHub] [arrow] kou commented on issue #9250: Error trying to build Arrow 3.0 (Java binding)

Posted by GitBox <gi...@apache.org>.
kou commented on issue #9250:
URL: https://github.com/apache/arrow/issues/9250#issuecomment-762467086


   Could you open an JIRA issue with full log?
   https://issues.apache.org/jira/browse/ARROW
   
   FYI: We have apache-arrow-3.0.0 tag but we don't release 3.0.0 yet. We're verifying RC: https://lists.apache.org/list.html?dev@arrow.apache.org


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [arrow] kou closed issue #9250: Error trying to build Arrow 3.0 (Java binding)

Posted by GitBox <gi...@apache.org>.
kou closed issue #9250:
URL: https://github.com/apache/arrow/issues/9250


   


----------------------------------------------------------------
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:
users@infra.apache.org