File tree
Expand file treeCollapse file tree1 file changed
+1
-0
lines changed synthtool/gcp/templates/java_library/.kokoro
Expand file treeCollapse file tree1 file changed
+1
-0
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
|
|
You can’t perform that action at this time.
0 commit comments