Community
Participate
Working Groups
Created attachment 192372 [details] Demostrate bug The defaults are defined redundantly, and an empty target-platform-configuration yields a different result that no target-platform-configuration. The latter is wrong: If the target-platform-configuration plug-in is not configured in the build section, ignoreTychoRepositories defaults to "false".
Created attachment 192374 [details] Potential fix This should fix the problem, although I haven't verified this. (Too late for me.) Also I would like to see this fixed more thouroghly: I would like to avoid that the defaults are specified redundantly.
Applied to master and tycho-0.11.x branches. For 0.12, we should consider getting rid of tycho repositories altogether.
I did some more refactorings to prevent this class of problems in the future. Closing the issue.