21.05.2013 15:55, Max Rydahl Andersen пишет:
On Tue, May 21, 2013 at 03:19:18PM +0300, Konstantin Marmalyukov wrote:
> I'm trying to build org.jboss.tools.vpe.browsersim.eclipse.test
> locally to reproduce its failure on Hudson. But I got an error*
>
> */[ERROR] Cannot resolve project dependencies://
> //[ERROR] Software being installed:
> org.jboss.tools.vpe.browsersim.eclipse.test////3.5.0.qualifier//
> //[ERROR] Missing requirement:
> org.jboss.tools.vpe.browsersim.eclipse.test 3.5.0.qualifier requires
> 'bundle org.jboss.tools.tests 3.5.0' but it could not be found/
>
> During local built all dependencies must be resolved by tycho and
> downloaded from our servers, am I right? How this problem can be fixed?
Which branch are you building ?
Can you pastebin the full log ?
My guess is you built just in the time between clean of the staging
area was done so
the composite site don't have these bits yet - but hard to say without
knowing when and what you built exactly.
/max
I'm building master, which is equals to Beta1 for vpe/browsersim now.
http://pastebin.com/geZwgA2R
I was trying to do it yesterday evening and today noon.