Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Buckminster 3.6 - BuckyBook Ch 13 - Headless build
Buckminster 3.6 - BuckyBook Ch 13 - Headless build [message #741452] Wed, 19 October 2011 14:49 Go to next message
Philippe EUGENE is currently offline Philippe EUGENEFriend
Messages: 58
Registered: January 2011
Member
Hello,
Using the Ralf Ebert tuto, BuckyBook and this forum i made an headless build of a RCP product on a Hudson CI.

I try to do the same thing with the Chapter 13 of the bucky book: Building a p2 Update site.
All works fine in the IDE, using Buckminster->Invoke Action->site.p2

I try an automatic build with an Hudson job performing this Buckminster command:
importtargetdefinition -A '${WORKSPACE}/org.demo.demosite/rcp.target'
perform org.demo.demosite#site.p2

I obtain a failure with this log:
INFO: importtargetdefinition '-A' '/C:/Documents and Settings/Default User/.hudson/jobs/org.demo.demoplugin/workspace/org.demo.demosite/rcp.target'
INFO: perform 'org.demo.demosite#site.p2'
No component named org.demo.demosite is known to Buckminster
Finished: FAILURE

Why the command work into the IDE and not into an headless build ?
Thanks for help,
Philippe
Re: Buckminster 3.6 - BuckyBook Ch 13 - Headless build [message #756460 is a reply to message #741452] Sun, 13 November 2011 16:31 Go to previous messageGo to next message
Volker Stolz is currently offline Volker StolzFriend
Messages: 63
Registered: July 2009
Member
Just cargo-culting here what works in my case, but can you try importing a cquery for org.demo.demoplugin before the perform?

-Volker
Re: Buckminster 3.6 - BuckyBook Ch 13 - Headless build [message #774391 is a reply to message #756460] Tue, 03 January 2012 20:31 Go to previous message
R. Oldenburg is currently offline R. OldenburgFriend
Messages: 24
Registered: September 2011
Junior Member
Hi,

did you do a build in advance?
I am missing a build instruction in the command list...
Also: Do you have a working rmap resolving against workspace.root in the folder of org.demo.demoplugin?
And together with it a cquery connecting this rmap with org.demo.demoplugin as the root request?

Good luck,
R.O.
Previous Topic:Unwanted bundles in the final product (optional dependencies)
Next Topic:Why director doesn't pick up proxy settings?
Goto Forum:
  


Current Time: Thu Apr 25 15:43:59 GMT 2024

Powered by FUDForum. Page generated in 0.03083 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top