File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=128m"
33
33
retry_with_backoff 3 10 \
34
34
mvn install -B -V -ntp \
35
35
-DskipTests=true \
36
+ -Dmaven.javadoc.skip=true \
36
37
-Dclirr.skip=true
37
38
38
39
mvn -B dependency:analyze -DfailOnWarning=true
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-logging.git",
7
- "sha": "233fba9d2c009bedb32753d3b13865b56a5bf552 "
7
+ "sha": "1dd8b6b14430f79b237e28912ab4db58457760b7 "
8
8
}
9
9
},
10
10
{
19
19
"git": {
20
20
"name": "synthtool",
21
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098 "
22
+ "sha": "5b0e1592dd7d70b485e157ea4b3eb1704ecbd015 "
23
23
}
24
24
}
25
25
],
You can’t perform that action at this time.
0 commit comments