add xerces impl to help was8 to load archiva webapp

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1447247 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-02-18 13:27:17 +00:00
parent 3857a2b7e6
commit e51655765a

View File

@ -254,6 +254,11 @@
<artifactId>woodstox-core-asl</artifactId>
<version>4.1.4</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.9.1</version>
</dependency>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>