Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.9.8
-
None
-
None
Description
The integration tests of my 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