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