sruehl commented on PR #2337: URL: https://github.com/apache/plc4x/pull/2337#issuecomment-3512868778
@chrisdutz @hutcheb seems that Maven4 breaks the way we do you code-generation integration tests. It seems that they can't access code-generation parent: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.9.1:install (integration-test) on project plc4x-code-generation-language-go: The following artifacts could not be resolved: org.apache.plc4x:plc4x-code-generation:pom: (absent): org.apache.plc4x:plc4x-code-generation:pom: was not found in https://repository.apache.org/content/repositories/releases during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of apache-releases has elapsed or updates are forced -> [Help 1] ``` -- 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]
