From 4913d6055e52cbedadc08a95e3a66054addb4bd2 Mon Sep 17 00:00:00 2001 From: Marek Goldmann Date: Fri, 13 Sep 2013 11:09:40 +0200 Subject: [PATCH] The mojo-1438-validate integ is failing on koji --- xml-maven-plugin.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xml-maven-plugin.spec b/xml-maven-plugin.spec index 9b3961c..cec190a 100644 --- a/xml-maven-plugin.spec +++ b/xml-maven-plugin.spec @@ -51,6 +51,8 @@ for d in LICENSE NOTICE ; do sed -i 's/\r//' $d.txt done +rm -rf src/it/mojo-1438-validate + # Add the version sed -i 's|stylesheet |stylesheet version="1.0" |' src/it/it8/src/main/xsl/it8.xsl