Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Dec 16, 2024
1 parent 0328010 commit 7fcb08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-support/java-17/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Run test locally

Run inside container
```
echo JAVA_HOME=/usr/lib/jvm/java-17-openjdk-arm64
export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-arm64
export PATH=${JAVA_HOME}/bin:$PATH
export MAVEN_ARGS="-Pnative -Drequire.fuse -Drequire.openssl -Drequire.snappy -Drequire.valgrind -Drequire.zstd -Drequire.test.libhadoop"
mvn clean install -DskipTests
Expand Down

0 comments on commit 7fcb08e

Please sign in to comment.