davisusanibar commented on code in PR #14379:
URL: https://github.com/apache/arrow/pull/14379#discussion_r993563474
##########
docs/source/developers/java/building.rst:
##########
@@ -107,33 +111,48 @@ Maven
$ cd arrow/java
$ export JAVA_HOME=<absolute path to your java home>
$ java --version
- $ mvn clean generate-resources -Pgenerate-cdata-dylib_so -N
+ $ mvn generate-resources -Pgenerate-libs-cdata-all-os -N
Review Comment:
This is because this `clean` is not added value as this not cleaning any
folder related with JNI part.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]