Open
Description
Describe the bug
Cannot build tagged sources of released builds after some time from the moment when Eclipse-CDT release has happened.
To Reproduce
Steps to reproduce the behavior:
- Clone eclipse-cdt/cdt repo
- Switch say to cdt_11_2 tag or earlier
- Build the sources
Expected behavior
Build succeeds.
Actual result
Build fails due to unexisting links for dependent repos (say of Eclipse nightly builds) or references to the latest sources of dependent repos instead of their tagged snapshots that now differ from the ones the were on the moment when the Eclipse-CDT sources were tagged.