blob: 6a497779876443d2efd3c0483dad4c55e1aac3ad [file] [log] [blame]
#!/bin/bash
SHELL_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source ${SHELL_DIR}/../ote.common/export_dev_build.sh
cd ${SHELL_DIR}/org.eclipse.ote.parent
set -x
time mvn ${DEV_BUILD}