Skip to content

Commit 4c4ffcf

Browse files
committed
e Turn of javadoc errors
1 parent 57f525e commit 4c4ffcf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,9 @@
196196
<goals>
197197
<goal>jar</goal>
198198
</goals>
199+
<configuration>
200+
<failOnError>false</failOnError>
201+
</configuration>
199202
</execution>
200203
</executions>
201204
</plugin>

0 commit comments

Comments
 (0)