[MRM-213] cannot undeploy archiva webapp.

Upgrading ehcache to gain benefits of shutdown hook rework.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@578314 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joakim Erdfelt 2007-09-21 23:06:53 +00:00
parent baa0bc4768
commit 43ef8127bf
1 changed files with 5 additions and 0 deletions

View File

@ -556,6 +556,11 @@
<artifactId>plexus-cache-ehcache</artifactId>
<version>1.0-alpha-2</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus.redback</groupId>
<artifactId>redback-rbac-memory</artifactId>