Skip to content

Commit

Permalink
AVRO-3666: Debug ARM build
Browse files Browse the repository at this point in the history
  • Loading branch information
opwvhk committed Nov 15, 2023
1 parent 5b024c1 commit 5e10934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ main() {
test)
mvn -B test
# Test the modules that depend on hadoop using Hadoop 2
mvn -Dmaven.build.cache..enabled=false -B test -Phadoop2
mvn -Dmaven.build.cache.enabled=false -B test -Phadoop2
;;
dist)
mvn -P dist package -DskipTests javadoc:aggregate
Expand Down

0 comments on commit 5e10934

Please sign in to comment.