This repository was archived by the owner on Apr 7, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ echo ${JOB_TYPE}
2929
3030# attempt to install 3 times with exponential backoff (starting with 10 seconds)
3131retry_with_backoff 3 10 \
32- mvn install -B -V \
32+ mvn install -B -V -ntp \
3333 -DskipTests=true \
3434 -Dclirr.skip=true \
3535 -Denforcer.skip=true \
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=128m"
3131
3232# this should run maven enforcer
3333retry_with_backoff 3 10 \
34- mvn install -B -V \
34+ mvn install -B -V -ntp \
3535 -DskipTests=true \
3636 -Dclirr.skip=true
3737
8686else
8787 msg " Errors found. See log statements above."
8888 exit 1
89- fi
89+ fi
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-spanner.git",
7- "sha": "864f2a27a102de20ac57e3382a6068d4cd844e0b "
7+ "sha": "9a590000794caef8d7fc00d9083654fe2f0931a3 "
88 }
99 },
1010 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "1aeca92e4a38f47134cb955f52ea76f84f09ff88 "
22+ "sha": "6946fd71ae9215b0e7ae188f5057df765ee6d7d2 "
2323 }
2424 }
2525 ],
You can’t perform that action at this time.
0 commit comments