Repository: commons-release-plugin Updated Branches: refs/heads/1.3 dbc09b145 -> 7fc141fe3
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/1.3 Commit: 7fc141fe3023098cb68d55b8b2b2a606fbe7dcac Parents: dbc09b1 Author: Rob Tompkins <chtom...@apache.org> Authored: Fri Jun 15 12:06:04 2018 -0400 Committer: Rob Tompkins <chtom...@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>