We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b24347 commit 3145aa8Copy full SHA for 3145aa8
1 file changed
dev-support/bin/hadoop.sh
@@ -582,6 +582,7 @@ function shadedclient_rebuild
582
583
extra=(
584
"-Dtest=NoUnitTests"
585
+ "-Dsurefire.failIfNoSpecifiedTests=false"
586
"-Dmaven.javadoc.skip=true"
587
"-Dcheckstyle.skip=true"
588
"-Dspotbugs.skip=true"
0 commit comments