Skip to content

Commit

Permalink
Less output from Maven
Browse files Browse the repository at this point in the history
Signed-off-by: Andres Taylor <antaylor@squareup.com>
  • Loading branch information
systay committed Oct 15, 2019
1 parent 123c076 commit 810a919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 810a919

Please sign in to comment.