Ozgun OZ created MNG-8168: ----------------------------- Summary: Core release 3.9.8 has impact to the invoker plugin. Key: MNG-8168 URL: https://issues.apache.org/jira/browse/MNG-8168 Project: Maven Issue Type: Bug Components: Core Affects Versions: 3.9.8 Reporter: Ozgun OZ
The integration tests of my [extension|https://github.com/HomeOfTheWizard/spring-bridge-maven-extension] do not work if I upgrade the maven-core dependency from 3.9.7 to 3.9.8. The release seems to have an impact on the invoker plugin. It does not see the extensions.xml in the .mvn directory of my IT tests. When I run the project in the IT folder myself, all works good, but when run with the invoker:run, the extension is not picked up. {*}Might help{*}: the extension uses a custom Guice module and according to the release note, 3.9.8 includes a new release of [SISU|https://maven.apache.org/docs/3.9.8/release-notes.html] -- This message was sent by Atlassian Jira (v8.20.10#820010)