We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d0e69 commit 6ca47e6Copy full SHA for 6ca47e6
1 file changed
pom.xml
@@ -26,6 +26,7 @@
26
<properties>
27
<tycho.scmUrl>scm:git:https://github.com/eclipse-platform/eclipse.platform.git</tycho.scmUrl>
28
<tycho.surefire.testClassesDirectory>${project.build.outputDirectory}</tycho.surefire.testClassesDirectory>
29
+ <failOnJavadocErrors>true</failOnJavadocErrors>
30
</properties>
31
32
<!--
0 commit comments