Dependency with a dynamic revision

2018-12-19 Thread decebal
Hi, I encounter a problem when a try to retrieve all dependencies in my project. The error looks like: [ivy:retrieve] :: problems summary :: [ivy:retrieve] WARNINGS [ivy:retrieve] module not found: bundle#org.eclipse.ui.workbench;[3.112.0,4.0.0) [ivy:retrieve] eclipse: tried

Dependency with dynamic revision

2018-12-19 Thread decebal
Hi, In my project I encounter a problem when I try to retrieve dependencies. The message is: [ivy:retrieve] :: problems summary :: [ivy:retrieve] WARNINGS [ivy:retrieve] module not found: bundle#org.eclipse.ui.workbench;[3.112.0,4.0.0) [ivy:retrieve] eclipse: tried

Re: Dependency with dynamic revision

2018-12-19 Thread decebal
So, to simplify the problem, why this not matching message: > Non matching revision detected when sorting. Dependency > bundle#org.eclipse.ui.workbench[3.112.0,4.0.0) doesn't match > bundle#org.eclipse.ui.workbench;3.112.0.v20180906-1121 The message is normal/correct? I think that no, we have