Fix plugin related issues 05/141505/2
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 9 Jul 2025 08:59:19 +0000 (10:59 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 9 Jul 2025 09:17:32 +0000 (11:17 +0200)
commit3b675ecff134b49e00ba24f81a6e0c63fc945e27
tree3eaaab8f794a3c206f1f029dac52574b4be6b924
parent7c222abb50d709287a6f126e9a58ef15ff023366
Fix plugin related issues

- update groovy-maven-plugin (2.0 -> 2.1.1) to fix warning that
  appears in Java 11+. In the future we should switch to the
  gmavenplus plugin
- exclude csar files from being eligible for filtering by the
  maven-resources-plugin in the asdc-controller module.
  This fixes an IndexOutputBounds exception that otherwise occurs
- bind the maven-dependency-plugin:unpack execution to the prepare-package
  phase to only execute it when the Docker images are build

Issue-ID: SO-4201
Change-Id: I339661406a4bce06e59ff5589977688c9d41f459
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
asdc-controller/pom.xml
pom.xml