Fix jetty:run

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@499362 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Emmanuel Venisse 2007-01-24 11:23:33 +00:00
parent 211b8cf1f3
commit 599250aad1
1 changed files with 4 additions and 0 deletions

View File

@ -92,6 +92,10 @@
<artifactId>webwork</artifactId>
<version>2.2.4</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-api</artifactId>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-container-default</artifactId>