We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bbd3fe commit 371843fCopy full SHA for 371843f
.kokoro/dependencies.sh
@@ -63,6 +63,7 @@ if [[ $ENABLE_AIRLOCK = 'true' ]]; then
63
mv /tmp/maven/apache-maven-3.9.9 /usr/local/lib/maven && \
64
rm /tmp/maven.zip && \
65
ln -s $JAVA_HOME/lib $JAVA_HOME/conf
66
+ ls -la /usr/local/lib/maven
67
fi
68
69
# this should run maven enforcer
0 commit comments