[eclipse-jbosstools] Remove jacoco plugin that fails in Rawhide

Gerard Ryan galileo at fedoraproject.org
Wed Sep 11 21:22:54 UTC 2013


commit 4c87dbfd3b12470f1898dba9899a066fc0a1a9a5
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Wed Sep 11 22:22:26 2013 +0100

    Remove jacoco plugin that fails in Rawhide

 eclipse-jbosstools.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/eclipse-jbosstools.spec b/eclipse-jbosstools.spec
index a2a32fd..eecf33c 100644
--- a/eclipse-jbosstools.spec
+++ b/eclipse-jbosstools.spec
@@ -470,6 +470,9 @@ popd
 # Remove custom repository-utils plugin from parent pom
 %pom_remove_plugin org.jboss.tools.tycho-plugins:repository-utils jbosstools-build/parent
 
+# Remove jacoco plugin -- broken in rawhide
+%pom_remove_plugin org.jacoco:jacoco-maven-plugin jbosstools-build/parent
+
 # Disable modules that fail to build
 ## build-site/aggregate/local-site
 %pom_disable_module ../../../jbosstools-gwt jbosstools-build-sites/aggregate/local-site


More information about the scm-commits mailing list