]> source.dussan.org Git - sonarqube.git/commitdiff
Fix loading of available port in sonar-web
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 1 Dec 2014 13:08:15 +0000 (14:08 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 1 Dec 2014 13:08:25 +0000 (14:08 +0100)
server/sonar-web/pom.xml

index a7d263fd129088fdc86bc220288de6bbf9d43af5..8f72108bf80a533b8cbee90dc497c525c25412ed 100644 (file)
             <goals>
               <goal>reserve-network-port</goal>
             </goals>
-            <phase>process-resources</phase>
+            <phase>generate-resources</phase>
             <configuration>
               <portNames>
                 <portName>jsTestPort</portName>