[maven-parent] Remove maven-enforcer-plugin

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Apr 2 10:37:25 UTC 2014


commit 166acef5fa5abfd99bcb6ece34abbe93abc3d4e3
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Apr 2 12:37:10 2014 +0200

    Remove maven-enforcer-plugin

 maven-parent.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/maven-parent.spec b/maven-parent.spec
index c561da8..cfc3ece 100644
--- a/maven-parent.spec
+++ b/maven-parent.spec
@@ -15,6 +15,7 @@ Apache Maven parent POM file used by other Maven projects.
 
 %prep
 %setup -q
+%pom_remove_plugin :maven-enforcer-plugin
 
 %build
 %mvn_build


More information about the scm-commits mailing list