Skip to content

Commit d816ef5

Browse files
srinjoyraygae-java-bot
authored andcommitted
Internal change
PiperOrigin-RevId: 734104453 Change-Id: I0ad3f52c675374e3f9337a02ebf5b5668eef8b1b
1 parent 1b463e1 commit d816ef5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kokoro/gcp_ubuntu/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ echo "JAVA_HOME = $JAVA_HOME"
3434
git config --global --add safe.directory /tmpfs/src/git/appengine-java-standard
3535

3636
# Force usage of the aoss profile to point to google artifacts repository to be MOSS compliant.
37-
./mvnw -e clean install spdx:createSPDX -Paoss
37+
./mvnw -e -X clean install spdx:createSPDX -Paoss -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss,SSS
3838

3939
# The artifacts under `${KOKORO_ARTIFACTS_DIR}/maven-artifacts` will be uploaded as a zip file named maven_jars.binary
4040
TMP_STAGING_LOCATION=${KOKORO_ARTIFACTS_DIR}/tmp

0 commit comments

Comments
 (0)