Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1bf5544

Browse files
committed
Restore doclint:none for releasing
1 parent 09eaf29 commit 1bf5544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
<artifactId>maven-javadoc-plugin</artifactId>
127127
<version>2.8</version>
128128
<configuration>
129+
<additionalparam>-Xdoclint:none</additionalparam>
129130
<show>public</show>
130131
<nohelp>true</nohelp>
131132
<author>true</author>

0 commit comments

Comments
 (0)