blob: 9f46be667ada3dcfdedfcad0a521e65f43bc4fe1 [file] [log] [blame]
#!/bin/sh
echo
export BASE_AREA=`pwd | sed 's/\/c\//\/c\:\//'`
echo "mvn clean verify -Dosee-build-stage=nothing -Dosee.base.p2=$1 -Dosee.ote.p2=file://$BASE_AREA//../../org.eclipse.osee.ote.p2/target/repository -Dno-extern-repos"
mvn clean verify -Dosee-build-stage=nothing -Dosee.base.p2=$1 -Dosee.ote.p2=file://$BASE_AREA/../org.eclipse.osee.ote.p2/target/repository -Dno-extern-repos