Hi Alex, If you specify version numbers in the TD then this makes sense because you are pointing to a snapshot repo. This means that the repo is build on every change to master.
You can fool your target definition by using the 0.0.0 version for the Nebula features [1]. Cheers, Wim [1] http://www.eclipse.org/forums/index.php/t/441506/ On Wed, Oct 9, 2013 at 9:54 PM, Alex Kravets <[email protected]> wrote: > Hello, > > In my target definition [1] I have issue when > including org.eclipse.nebula.widgets.grid.feature.feature.group randomly > failing to resolve. To remedy this problem I would: > > 1. Remove path to http://download.eclipse.org/technology/nebula/snapshot > 2. Resolve TD without Nebula feature > 3. Add Nebula feature and resolve again > > After these three steps TD would resolve fine and I am good to go, but > then in a day or two it happens again. Not sure if it has anything to do > with Nebula feature, but wanted to check here first. > > [1] http://pastebin.mozilla.org/3225585 > > Thanks, > Alex > > _______________________________________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/nebula-dev > >
_______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
