Skip to content

Commit cb697bf

Browse files
committed
update maven javadoc not fail on error
1 parent 7435045 commit cb697bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ Agreement
472472
<artifactId>maven-javadoc-plugin</artifactId>
473473
<version>3.4.1</version>
474474
<configuration>
475+
<failOnError>false</failOnError>
475476
<reportPlugins>
476477
<plugin>
477478
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)