maven-invoker-plugin icon indicating copy to clipboard operation
maven-invoker-plugin copied to clipboard

Maven 4: Unable to resolve reactor artifacts

Open sruehl opened this issue 1 month ago • 1 comments

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

sruehl avatar Nov 14 '25 12:11 sruehl

Pom in repo for reference (PR) code-generation/language/java/pom.xml

sruehl avatar Nov 14 '25 12:11 sruehl