With the switch to maven 4.0.0-rc-4 plc4x fails due to the invoker-plugin not 
being able to find a artifact in the reactor.

```
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.9.1:install 
(before:integration-test) on project plc4x-code-generation-language-c: 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]
```

`<installAtEnd>false</installAtEnd>` doesn't seem to help 
`<deployAtEnd>false</deployAtEnd>`.

Current PR for that is https://github.com/apache/plc4x/pull/2337.

If anyone could chime in that would be awesome

- Sebastian

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to