#!/bin/sh # This is in script like this to also ensure reproducibility. # If you don't care about that, just ./mvnw install is enough :) set -eu ./mvnw dependency:go-offline install rm -fr ~/.m2/repository/lv/enes/ ./mvnw -o clean install