Skip to content

Commit b412c69

Browse files
committed
Turn back on failOnError for JavaDocs
1 parent caec686 commit b412c69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,6 @@
114114
<goals>
115115
<goal>jar</goal>
116116
</goals>
117-
<configuration> <!-- There are some malformed javadoc comments -->
118-
<failOnError>false</failOnError>
119-
</configuration>
120117
</execution>
121118
</executions>
122119
</plugin>

0 commit comments

Comments
 (0)