Dear all,

In a recent PR [1], I have created a new sub-module of the Java project
(arrow-compression). It works on my local machine, and the build finished
successfully.

However, it fails in the docker build [2], pointing to an error in the new
pom.xml [3] file:

*Non-resolvable parent POM for
org.apache.arrow:arrow-compression:3.0.0-SNAPSHOT: Could not find artifact
org.apache.arrow:arrow-java-root:pom:3.0.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM*

However, the pom.xml file works fine in my local machine. After some
investigation, I have tried some solutions from the Internet, but none of
them worked for me.

Do you have any ideas about the problem?
Thank you in advance.

Best,
Liya Fan

[1] https://github.com/apache/arrow/pull/8949
[2] https://github.com/apache/arrow/pull/8949/checks?check_run_id=1977390138
[3]
https://github.com/apache/arrow/blob/b0d25bbf2644261854e193f2becd86f28c53bf54/java/compression/pom.xml

Reply via email to