Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Target Definition randomly fails to resolve Nebula feature

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 <kravets.dev@xxxxxxxxx> 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:

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.


Thanks,
Alex

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev



Back to the top