Skip to content

Commit 3145aa8

Browse files
committed
add another missing -Dsurefire.failIfNoSpecifiedTests=false
1 parent 1b24347 commit 3145aa8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dev-support/bin/hadoop.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ function shadedclient_rebuild
582582

583583
extra=(
584584
"-Dtest=NoUnitTests"
585+
"-Dsurefire.failIfNoSpecifiedTests=false"
585586
"-Dmaven.javadoc.skip=true"
586587
"-Dcheckstyle.skip=true"
587588
"-Dspotbugs.skip=true"

0 commit comments

Comments
 (0)