]> source.dussan.org Git - archiva.git/commitdiff
[MRM-252] move the appserver goals to an earlier phase to workaround a bug in Maven...
authorBrett Porter <brett@apache.org>
Sat, 23 Dec 2006 10:18:38 +0000 (10:18 +0000)
committerBrett Porter <brett@apache.org>
Sat, 23 Dec 2006 10:18:38 +0000 (10:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489874 13f79535-47bb-0310-9956-ffa450edef68

archiva-plexus-runtime/pom.xml

index b8dae2a2df62202d70949a4d45fb7af2daa603e3..8d03013e789b51af44436655e18ab2eb0a1fe16d 100644 (file)
@@ -96,6 +96,7 @@
         <extensions>true</extensions>
         <executions>
           <execution>
+            <phase>process-resources</phase>
             <goals>
               <goal>assemble-runtime</goal>
               <goal>add-services</goal>