famod commented on pull request #310: URL: https://github.com/apache/maven/pull/310#issuecomment-619620052
I am now 100% sure that my problem is a different one. In my case `resolvedDependencies` is (sporadically) missing 4 transitive dependencies because `resteasy-core` is considered "invalid" due to missing dependency versions that come from a resteasy-BOM. At the moment I am suspecting `flatten-maven-plugin`... So, sorry for the confusion! I'd just like to add that I found three other Jira tickets that seem to address the same error as MNG-6843 does: - https://issues.apache.org/jira/browse/MNG-4996 - https://issues.apache.org/jira/browse/MNG-5750 - https://issues.apache.org/jira/browse/MNG-5960 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org