From 4394b06f500ada90b55b9c102e0f43efec18ecd8 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 13 Feb 2013 10:44:58 +0000 Subject: [PATCH] add back a stax parser impl as there is issue with generated stax reader by modello for ibm jdk. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1445546 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/archiva-web/archiva-webapp/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index ec0e41b10..fbe95aa84 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -244,6 +244,11 @@ org.codehaus.plexus plexus-utils + + org.codehaus.woodstox + woodstox-core-asl + 4.1.4 + org.apache.ant ant -- 2.39.5