blob: 4cd32909dc423884cac51fad36695a86b21b64c9 [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 -Dorg.eclipse.ote.p2=file://$BASE_AREA/../org.eclipse.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 -Dorg.eclipse.ote.p2=file://$BASE_AREA/../org.eclipse.ote.p2/target/repository -Dno-extern-repos