diff --git a/pom.xml b/pom.xml
index 00476c19..57b235ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -493,8 +493,8 @@
false
javascript
- ${basedir}/src/main/resources
- ${basedir}/src/main/webapp/js
+ src/main/resources
+ src/main/webapp/js
**/*.js
@@ -592,7 +592,7 @@
- run-spotbugs
+ spotbugs
check
@@ -736,11 +736,18 @@
ci
+
+
+ maven.test.failure.ignore
+ true
+
+
true
false
false
false
+ true