Skip to content

Commit

Permalink
Skip installing gorpc-client dependency
Browse files Browse the repository at this point in the history
Can be skipped since it will be fetched from the remote mvn-repo
  • Loading branch information
Anand Henry committed Jan 29, 2015
1 parent 3da157b commit b7d86c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ java_test:
cd java && mvn verify

java_vtgate_client_test:
mvn -f java/gorpc/pom.xml clean install -DskipTests
mvn -f java/vtgate-client/pom.xml clean verify

v3_test:
Expand Down

0 comments on commit b7d86c1

Please sign in to comment.