You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2018/06/19 03:48:51 UTC

[7/8] commons-release-plugin git commit: Remove site compression mojo from staging

Remove site compression mojo from staging


Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/7fc141fe
Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/7fc141fe
Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/7fc141fe

Branch: refs/heads/master
Commit: 7fc141fe3023098cb68d55b8b2b2a606fbe7dcac
Parents: dbc09b1
Author: Rob Tompkins <ch...@apache.org>
Authored: Fri Jun 15 12:06:04 2018 -0400
Committer: Rob Tompkins <ch...@apache.org>
Committed: Fri Jun 15 12:06:04 2018 -0400

----------------------------------------------------------------------
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/7fc141fe/pom.xml
----------------------------------------------------------------------
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>