blob: e406f68cd52ab23deccbf60c1fda4e1f46ddb768 [file] [log] [blame]
Yuta HIGUCHI28821fd2017-11-17 16:11:19 -08001#!/bin/bash -ex
2
Ray Milkeycb569c32017-12-12 13:42:20 -08003# exit on errors
4set -eu -o pipefail
5
Yuta HIGUCHIde456e82018-05-15 13:12:41 -07006mvn -B clean install