We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261a553 commit bc7121bCopy full SHA for bc7121b
pom.xml
@@ -188,7 +188,8 @@
188
<version>2.8</version>
189
<configuration>
190
<encoding>UTF-8</encoding>
191
- <excludePackageNames>com.aliyun.common.*;*.internal;*.internal.*;*.impl;</excludePackageNames>
+ <excludePackageNames>com.aliyun.common.*;*.internal;*.internal.*;*.impl;</excludePackageNames>
192
+ <additionalparam>-Xdoclint:none</additionalparam>
193
<tags>
194
<tag>
195
<name>author</name>
0 commit comments