From be9b3c37c35221872c1ef0698f247d784981b4de Mon Sep 17 00:00:00 2001 From: gil Date: Jun 18 2015 23:52:49 +0000 Subject: try to fix plugin descriptor --- diff --git a/randomizedtesting.spec b/randomizedtesting.spec index 8ff20ce..b140bf0 100644 --- a/randomizedtesting.spec +++ b/randomizedtesting.spec @@ -104,6 +104,9 @@ sed -i 's/\r//' README randomized-runner/README # package org.hamcrest does not exist %pom_add_dep org.hamcrest:hamcrest-core randomized-runner +%pom_xpath_inject "pom:plugin[pom:artifactId = 'maven-plugin-plugin']/pom:configuration" \ + "true" + %mvn_package :%{name}-parent %{name}-runner %build