From ffa98c24c712b31a315e6d6738f0187bb6a3ac9d1a5caafb404832807e39e7ef Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 16 May 2024 06:57:35 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/java-comment-preprocessor?expand=0&rev=3 --- java-comment-preprocessor.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/java-comment-preprocessor.spec b/java-comment-preprocessor.spec index 086857a..ae5dbe2 100644 --- a/java-comment-preprocessor.spec +++ b/java-comment-preprocessor.spec @@ -59,6 +59,9 @@ This package contains the API Documentation for %{name}. %pom_remove_plugin :maven-enforcer-plugin %pom_remove_plugin :maven-surefire-plugin +%pom_xpath_inject "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-plugin-plugin']/pom:configuration" " + jcp" + # remove any binary libs find -name "*.jar" -or -name "*.class" | xargs rm -f