Skip to content

Commit 1f4b866

Browse files
author
Stefan Hahmann
committed
Javadoc do not fail on error
1 parent e36c5f5 commit 1f4b866

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,9 +317,7 @@
317317
<head>Implementation Note:</head>
318318
</tag>
319319
</tags>
320-
<additionalJOptions>--ignore-source-errors</additionalJOptions>
321-
<includeDependencySources>false</includeDependencySources>
322-
<skippedModules>ome:formats-bsd</skippedModules>
320+
<failOnError>false</failOnError>
323321
</configuration>
324322
</plugin>
325323
</plugins>

0 commit comments

Comments
 (0)