changeset 418:edda32dd535e

Don't create release archives for every build. Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2012-June/001987.html
author Roman Kennke <rkennke@redhat.com>
date Thu, 21 Jun 2012 23:53:37 +0200
parents ad3de6c0a03b
children 7a02efec5e28
files pom.xml
diffstat 1 files changed, 0 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/pom.xml	Thu Jun 21 23:01:04 2012 +0200
+++ b/pom.xml	Thu Jun 21 23:53:37 2012 +0200
@@ -167,15 +167,6 @@
           <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
         <appendAssemblyId>false</appendAssemblyId>
         </configuration>
-        <executions>
-          <execution>
-            <id>make-assembly</id>
-            <phase>package</phase>
-            <goals>
-              <goal>single</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
     </plugins>
   </build>