[jamon-maven-plugin] Disable integration tests

rrati rrati at fedoraproject.org
Fri Mar 21 17:45:26 UTC 2014


commit c16741c44e8734108548c5886ee3888b8ab019a7
Author: Robert Rati <rrati at redhat.com>
Date:   Fri Mar 21 13:45:30 2014 -0400

    Disable integration tests

 jamon-maven-plugin.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/jamon-maven-plugin.spec b/jamon-maven-plugin.spec
index 016ad8e..2867b2e 100644
--- a/jamon-maven-plugin.spec
+++ b/jamon-maven-plugin.spec
@@ -43,6 +43,9 @@ sed -i 's|${artifactId}/${version}|${project.artifactId}/${project.version}|' po
 %pom_remove_dep org.apache.maven:maven-project
 %pom_add_dep org.apache.maven:maven-core
 
+# Disable integration tests
+%pom_remove_plugin :maven-invoker-plugin
+
 %build
 
 %mvn_file : %{name}


More information about the scm-commits mailing list