mirror of https://github.com/apache/archiva.git
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:
parent
211b8cf1f3
commit
599250aad1
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue