aboutsummaryrefslogtreecommitdiff
path: root/spss/server/serverlib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'spss/server/serverlib/pom.xml')
-rw-r--r--spss/server/serverlib/pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/spss/server/serverlib/pom.xml b/spss/server/serverlib/pom.xml
index 504b0dc84..f0a1711ba 100644
--- a/spss/server/serverlib/pom.xml
+++ b/spss/server/serverlib/pom.xml
@@ -69,11 +69,12 @@
<dependency>
<groupId>xalan-bin-dist</groupId>
<artifactId>xalan</artifactId>
- <scope>compile</scope>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>xalan-bin-dist</groupId>
@@ -82,6 +83,7 @@
<dependency>
<groupId>xalan-bin-dist</groupId>
<artifactId>serializer</artifactId>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>iaik.prod</groupId>
@@ -256,6 +258,7 @@
<author>false</author>
<version>false</version>
<use>true</use>
+ <failOnError>false</failOnError>
<excludePackageNames>at.gv.egovernment.moa.spss.server.*;at.gv.egovernment.moa.spss.api.impl.*;at.gv.egovernment.moa.spss.impl.*</excludePackageNames>
<tags>
<tag>