mirror of
https://github.com/apache/jclouds.git
synced 2026-08-07 04:37:06 +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:
@@ -1119,6 +1119,7 @@
|
||||
<links>
|
||||
<link>http://download.oracle.com/javase/6/docs/api/</link>
|
||||
</links>
|
||||
<additionalJOption>-Xdoclint:none</additionalJOption>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user