Skip to content

Commit a8e81da

Browse files
committed
Ignore javadoc errors
Signed-off-by: Ricardo Zanini <[email protected]>
1 parent 5310564 commit a8e81da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

+3
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,9 @@
322322
<goals>
323323
<goal>jar</goal>
324324
</goals>
325+
<configuration>
326+
<failOnError>false</failOnError>
327+
</configuration>
325328
</execution>
326329
</executions>
327330
</plugin>

0 commit comments

Comments
 (0)