mirror of https://github.com/apache/archiva.git
use new appserver plugin that fixes the JSP issue
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@471822 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ec4a395f41
commit
51c661b1ee
|
@ -83,7 +83,7 @@
|
|||
<plugin>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-appserver-maven-plugin</artifactId>
|
||||
<version>2.0-alpha-3</version>
|
||||
<version>2.0-alpha-4-SNAPSHOT</version>
|
||||
<extensions>true</extensions>
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
Loading…
Reference in New Issue