mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 18:19:03 +00:00
Disable Javadoc lint
mvn site running on Java 8 complains about thousands of missing @return tags among other things.
This commit is contained in:
parent
91b0498b01
commit
338f052579
@ -1120,6 +1120,7 @@
|
||||
<links>
|
||||
<link>http://download.oracle.com/javase/6/docs/api/</link>
|
||||
</links>
|
||||
<additionalJOption>-Xdoclint:none</additionalJOption>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
Loading…
x
Reference in New Issue
Block a user