diff --git a/Makefile b/Makefile index e0a1b0b7ba7..8eb6f01843d 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,7 @@ site_integration_test: java_test: go install ./go/cmd/vtgateclienttest ./go/cmd/vtcombo - mvn -f java/pom.xml clean verify + mvn -f java/pom.xml -B clean verify install_protoc-gen-go: go install github.com/golang/protobuf/protoc-gen-go