blob: d29d3fc5b38d12faa6fa0006b1d519b9df1ca3ec [file] [log] [blame]
#!/bin/bash
SCRIPTDIR=$(cd $(dirname "$0") && pwd)
TOOLDIR="$SCRIPTDIR/../"
cd $TOOLDIR
mvn -V test
#TODO steps that can push this artifact to nexus