mirror of
https://github.com/apache/archiva.git
synced 2025-03-07 00:49:49 +00:00
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
This commit is contained in:
parent
2f2aa2fb77
commit
4394b06f50
@ -244,6 +244,11 @@
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-utils</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.woodstox</groupId>
|
||||
<artifactId>woodstox-core-asl</artifactId>
|
||||
<version>4.1.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.ant</groupId>
|
||||
<artifactId>ant</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user