mirror of https://github.com/apache/archiva.git
[MRM-252] move the appserver goals to an earlier phase to workaround a bug in Maven 2.0.4 that only appears in Java 6
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489874 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bd0f018852
commit
a239fca20b
|
@ -96,6 +96,7 @@
|
|||
<extensions>true</extensions>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>process-resources</phase>
|
||||
<goals>
|
||||
<goal>assemble-runtime</goal>
|
||||
<goal>add-services</goal>
|
||||
|
|
Loading…
Reference in New Issue