#!/bin/sh## Perform GitHub publishMODULES_ROOT=`pwd`cd $(dirname $0)mvn -q -s settings.xml -Dforge.modules.root="$MODULES_ROOT" compile