diff --git a/plexus-component-metadata.changes b/plexus-component-metadata.changes index 30abf91..2314625 100644 --- a/plexus-component-metadata.changes +++ b/plexus-component-metadata.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 15 13:38:06 UTC 2024 - Fridrich Strba + +- Fix build with maven-plugin-plugin >= 3.11.0: define goalPrefix + ------------------------------------------------------------------- Tue Apr 2 17:33:04 UTC 2024 - Fridrich Strba diff --git a/plexus-component-metadata.spec b/plexus-component-metadata.spec index c209d34..0544ab8 100644 --- a/plexus-component-metadata.spec +++ b/plexus-component-metadata.spec @@ -110,6 +110,18 @@ rm -rf plexus-container-default/src/test/java/org/codehaus/plexus/hierarchy " plexus-component-annotations +# Fix build with maven-plugin-plugin >= 3.11.0 +%pom_xpath_inject "pom:project/pom:build" " + + + org.apache.maven.plugins + maven-plugin-plugin + + plexus-component-metadata + + + " plexus-component-metadata + # to prevent ant from failing mkdir -p plexus-component-annotations/src/test/java