Remove site compression mojo from staging
diff --git a/pom.xml b/pom.xml
index 4390402..b8e8657 100755
--- a/pom.xml
+++ b/pom.xml
@@ -451,13 +451,6 @@
             </goals>
           </execution>
           <execution>
-            <id>compress-site</id>
-            <phase>site</phase>
-            <goals>
-              <goal>compress-site</goal>
-            </goals>
-          </execution>
-          <execution>
             <id>stage-distributions</id>
             <phase>deploy</phase>
             <goals>