mirror of
https://github.com/apache/archiva.git
synced 2025-03-06 00:19:27 +00:00
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…
x
Reference in New Issue
Block a user