Skip to content

Commit 98ed880

Browse files
committed
更新pom
1 parent 7a60630 commit 98ed880

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

+3
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,9 @@
270270
<goals>
271271
<goal>jar</goal>
272272
</goals>
273+
<configuration>
274+
<additionalparam>-Xdoclint:none</additionalparam>
275+
</configuration>
273276
</execution>
274277
</executions>
275278
</plugin>

0 commit comments

Comments
 (0)