blob: e406f68cd52ab23deccbf60c1fda4e1f46ddb768 [file] [log] [blame]
Yuta HIGUCHI02e46d32017-10-31 10:17:47 -07001#!/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