apache / apache/maven-invoker-plugin
Maven 4: Unable to resolve reactor artifacts
- Dominant language
- Java
- Stars
- 22
- Forks
- 35
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 7
Description
### 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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked PLC4X pull request and the referenced mailing-list entry, then reproduce the failure with Maven 4.0.0-rc5 during the maven-invoker-plugin integration-test goal. Done means reactor artifacts such as plc4x-code-generation resolve without falling back to the remote Apache repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100