Skip to content

Commit 48e406f

Browse files
committed
[bugfix] eXist-db Indexes Integration Tests should fail to verify if it has the wrong dependencies declared
1 parent 0371b14 commit 48e406f

File tree

1 file changed

+1
-1
lines changed
  • extensions/indexes/indexes-integration-tests

1 file changed

+1
-1
lines changed

extensions/indexes/indexes-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<goal>analyze-only</goal>
102102
</goals>
103103
<configuration>
104-
<failOnWarning>false</failOnWarning>
104+
<failOnWarning>true</failOnWarning>
105105

106106
<ignoredUsedUndeclaredDependencies>
107107
<ignoredUsedUndeclaredDependency>xml-apis:xml-apis:jar</ignoredUsedUndeclaredDependency>

0 commit comments

Comments
 (0)