Skip to content

Commit f11fa3a

Browse files
authored
Merge pull request #1817 from ISISComputingGroup/rerpha-patch-3
Update build.sh
2 parents 88922b3 + 671430a commit f11fa3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ TOPPATH="`dirname \"$SCRIPTPATH\"`"
1111

1212
sh ./run_python_support_tests.sh
1313

14-
mvn --settings="$TOPPATH/mvn_user_settings.xml" \
14+
/home/jenkins/apache-maven-3.9.11/bin/mvn --settings="$TOPPATH/mvn_user_settings.xml" \
1515
-f "$TOPPATH/base/uk.ac.stfc.isis.ibex.client.tycho.parent/pom.xml" \
1616
-DforceContextQualifier="$BUILD_NUMBER" \
1717
-DskipTests \

0 commit comments

Comments
 (0)