Skip to content

Commit 6ca47e6

Browse files
committed
Fail the build on javadoc error
1 parent 50d0e69 commit 6ca47e6

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
@@ -26,6 +26,7 @@
2626
<properties>
2727
<tycho.scmUrl>scm:git:https://github.com/eclipse-platform/eclipse.platform.git</tycho.scmUrl>
2828
<tycho.surefire.testClassesDirectory>${project.build.outputDirectory}</tycho.surefire.testClassesDirectory>
29+
<failOnJavadocErrors>true</failOnJavadocErrors>
2930
</properties>
3031

3132
<!--

0 commit comments

Comments
 (0)