Lines Matching refs:MVN
108 $MVN install
195 MVN="$MVN -e -X -Dhttps.protocols=TLSv1.2 -Dmaven.repo.local=$MAVEN_LOCAL_REPOSITORY"
199 $MVN -version
203 MVN="mvn --batch-mode"
211 cd $dir && $MVN clean && $MVN test
221 cd java/bom && $MVN install
223 cd java && $MVN test && $MVN install
224 cd util && $MVN package assembly:single
256 MVN="mvn -e -B -Dhttps.protocols=TLSv1.2"
259 $MVN install -Dmaven.test.skip=true