]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-4636 Bind handling of branding resources to a later phase of the build
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Mon, 12 May 2014 14:31:12 +0000 (16:31 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Mon, 12 May 2014 14:31:12 +0000 (16:31 +0200)
sonar-server/pom.xml

index 8c38874b5151d1ab095218fc56f698fe55754898..c6aeeb8c2a798a215f49f8e5f67f8b4e24e78453 100644 (file)
         <executions>
           <execution>
             <id>download-branding-resources</id>
-            <phase>process-resources</phase>
+            <phase>prepare-package</phase>
             <goals>
               <goal>run</goal>
             </goals>