We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075eeb2 commit 73caed9Copy full SHA for 73caed9
pom.xml
@@ -121,7 +121,7 @@
121
</goals>
122
<configuration>
123
<showPackage>false</showPackage>
124
- <additionalparam>-tag inheritDoc:X</additionalparam>
+ <additionalparam>-tag inheritDoc:X -Xdoclint:none</additionalparam>
125
</configuration>
126
</execution>
127
</executions>
@@ -132,7 +132,7 @@
132
<a
133
href="http://creativecommons.org/licenses/by-sa/3.0/" >Creative Commons Attribution-Share Alike 3.0 License.
134
</a> </bottom>
135
136
<excludePackageNames>
137
</excludePackageNames>
138
0 commit comments