Community
Participate
Working Groups
During creating basebuilder stage.
So com.ibm.icu is in the SDK zip download but not in the p2 repo. Faulty place seems to be eclipse.platform.repository which has includeNonGreedy=false , it should be true so even non-greedy dependencies can be resolved from our repo.
New Gerrit change created: https://git.eclipse.org/r/160958
Gerrit change https://git.eclipse.org/r/160958 was merged to [master]. Commit: http://git.eclipse.org/c/platform/eclipse.platform.releng.aggregator.git/commit/?id=2ace307ba809bd266731a5450b798da77b05f913
(In reply to Alexander Kurtakov from comment #1) > So com.ibm.icu is in the SDK zip download but not in the p2 repo. Faulty > place seems to be eclipse.platform.repository which has > includeNonGreedy=false , it should be true so even non-greedy dependencies > can be resolved from our repo. Why is that suddenly a problem?
IMO, removal of icu references droped some of the "greedy" such thus and with repo not including non-greedy we got to this issue.
Build succeeded