Skip to content

Commit f2f5381

Browse files
committed
去掉javadoc检查
1 parent 2c36002 commit f2f5381

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,9 @@
430430
</goals>
431431
</execution>
432432
</executions>
433+
<configuration>
434+
<additionalparam>-Xdoclint:none</additionalparam>
435+
</configuration>
433436
</plugin>
434437
<!-- GPG -->
435438
<plugin>

0 commit comments

Comments
 (0)