From c423319dda290dd4e79e1d401f826f1277927adf Mon Sep 17 00:00:00 2001 From: Alexander Reelsen Date: Wed, 29 Jul 2015 15:54:26 +0200 Subject: [PATCH] Build: Remove profile to create attached RPM This is no longer necessary, as the RPM is now built as a primary artifact, so no need to deploy it as a secondary artifact anymore. Closes #12529 --- distribution/rpm/pom.xml | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/distribution/rpm/pom.xml b/distribution/rpm/pom.xml index 384c67ecc53..5a96e3dd717 100644 --- a/distribution/rpm/pom.xml +++ b/distribution/rpm/pom.xml @@ -338,31 +338,6 @@ - - release - - - package.rpm - true - - - - - - org.codehaus.mojo - rpm-maven-plugin - - - attach-rpm - - attached-rpm - - - - - - - sign-rpm