Skip to content

Commit 2fac871

Browse files
authored
removed --ignore-source-errors from Javadoc config. It does not seem to be an option (#69)
with JDK 1.8.
1 parent d335270 commit 2fac871

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@
132132
<quiet>true</quiet>
133133
<additionalOptions>
134134
<additionalOption>-Xdoclint:none</additionalOption>
135-
<additionalOption>--ignore-source-errors</additionalOption>
136135
</additionalOptions>
137136
</configuration>
138137
</plugin>

0 commit comments

Comments
 (0)