We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625a6a4 commit b3f2f50Copy full SHA for b3f2f50
1 file changed
pom.xml
@@ -1686,8 +1686,8 @@
1686
<show>public</show>
1687
<detectJavaApiLink>true</detectJavaApiLink>
1688
<release>${maven.compiler.release}</release>
1689
- <failOnWarnings>true</failOnWarnings>
1690
- <failOnError>true</failOnError>
+ <failOnWarnings>false</failOnWarnings>
+ <failOnError>false</failOnError>
1691
</configuration>
1692
<executions>
1693
<execution>
0 commit comments