#!/bin/sh # # Perform GitHub publish MODULES_ROOT=`pwd` cd $(dirname $0) mvn -q -s settings.xml -Dforge.modules.root="$MODULES_ROOT" compile
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8433 | Matt Attaway |
Test environement for working with Webkeeper using vagrant. Just sync and type 'vagrant up' |