sruehl opened a new issue, #699: URL: https://github.com/apache/maven-invoker-plugin/issues/699
### Affected version 4.0.0-rc5 ### Bug description With maven 4.0 it seems that this plugin is unable to resolve reactor-artifacts: https://github.com/apache/plc4x/pull/2337 ``` Error: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.9.1:install (integration-test) on project plc4x-code-generation-language-c: The following artifacts could not be resolved: org.apache.plc4x:plc4x-code-generation:pom: (absent): Could not find artifact org.apache.plc4x:plc4x-code-generation:pom: in apache-releases (https://repository.apache.org/content/repositories/releases) -> [Help 1] ``` Mailing list entry https://lists.apache.org/thread/2ghfcbo7qr8r05vypzst0wp05wq39kkq -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
