Skip to content

Commit 8aa884d

Browse files
committed
去掉javadoc检查
1 parent f2e26f8 commit 8aa884d

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
@@ -393,6 +393,9 @@
393393
</goals>
394394
</execution>
395395
</executions>
396+
<configuration>
397+
<additionalparam>-Xdoclint:none</additionalparam>
398+
</configuration>
396399
</plugin>
397400
<!-- GPG -->
398401
<plugin>

0 commit comments

Comments
 (0)