Skip to content

Commit ccdd990

Browse files
committed
fixing javadoc error ignorance
1 parent a6decfb commit ccdd990

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
@@ -515,6 +515,9 @@
515515
<goals>
516516
<goal>jar</goal>
517517
</goals>
518+
<configuration>
519+
<failOnError>false</failOnError>
520+
</configuration>
518521
</execution>
519522
</executions>
520523
</plugin>

0 commit comments

Comments
 (0)