Skip to main content



      Home
Home » Archived » Buckminster » "Cannot satisfy dependency" of target platform
"Cannot satisfy dependency" of target platform [message #513988] Thu, 11 February 2010 17:32 Go to next message
Eclipse UserFriend
Hello

I'm trying to get Buckminster to build my RCP product from the IDE (later with Hudson) and am about to give up....

I used the following tutorial as template: http://www.ralfebert.de/blog/eclipsercp/rcp_builds/.

First up the error I'm getting:

[ant] Cannot complete the install because one or more required items could not be found.
[ant] Software being installed: Client Product 1.0.0 (ch.scodi.client.product 1.0.0)
[ant] Missing requirement: SCODi4P Client Application 1.0.0.qualifier (ch.scodi.client.feature.group 1.0.0.qualifier) requires 'com.springsource.org.jaxen 0.0.0' but it could not be found
[ant] Cannot satisfy dependency:
[ant] From: Client Product 1.0.0 (ch.scodi.client.product 1.0.0)
[ant] To: ch.scodi.client.feature.group [1.0.0.qualifier]
[ant] Application failed, log file location: D:\dev\software\eclipse_3.5\configuration\1265921935984.log

I have a feature "ch.scodi.client" which includes all the plugins required for the product. Also the product file is located there, which is based on this feature.

ch.scodi.client.site is another feature which includes the ch.scodi.client and contains the ant script, cspex and cquery file. (as described in the tutorial)

Well what I think could be the problem is Target Definition. This contains the galileo update site (emf, riena, mylyn...) and a directory location with a bunch of plugins.
com.springsource.org.jaxen is part of this directory location.

I think that buckminster or ant doesn't know where to fetch those plugins. Is there some way to define where to get those plugins? e.g. here is my target definition fetch from there.

Thanks for any advise!!!
flavio

[Updated on: Fri, 12 February 2010 02:28] by Moderator

Re: "Cannot satisfy dependency" of target platform [message #515576 is a reply to message #513988] Fri, 19 February 2010 07:42 Go to previous messageGo to next message
Eclipse UserFriend
Nobody has a hint / link / tip?
Re: "Cannot satisfy dependency" of target platform [message #520965 is a reply to message #513988] Mon, 15 March 2010 20:39 Go to previous message
Eclipse UserFriend
After I have rebuilt everything from scratch I got it to work.
I think it may have been a dependency problem.

thread closed Smile
Previous Topic:Hudson Plug-in: Archiving and publishing an imported target?
Next Topic:using jar packed bundles in rmap
Goto Forum:
  


Current Time: Sat May 17 01:44:41 EDT 2025

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

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

Back to the top