[
https://issues.apache.org/jira/browse/MINVOKER-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958349#comment-17958349
]
Olivier Lamy commented on MINVOKER-84:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-invoker-plugin#326|https://github.com/apache/maven-invoker-plugin/issues/326].
> Staging of snapshot dependencies is incomplete
> ----------------------------------------------
>
> Key: MINVOKER-84
> URL: https://issues.apache.org/jira/browse/MINVOKER-84
> Project: Maven Invoker Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 1.3
> Reporter: Benjamin Bentmann
> Assignee: Benjamin Bentmann
> Priority: Major
> Fix For: 1.4
>
>
> The ITs of the Release Plugin recently failed on CI. The problem boils down
> to the IT builds not being able to resolve snapshot dependencies on POMs.
> While the missing POMs are available in the original local repo of the main
> build, the difference in repo metadata prevents their resolution when the
> local repo is used as a remote repo for the ITs.
> To fix that, we need to stage those POMs, too:
> - parent POMs of dependencies
> - POMs used as dependencies of type "pom"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)