I have been updating the STP build system to support the newer components
recently added to the project. This involved updating our rmap to pull in gmf,
gef for the graphical components. It's all checked into SVN.
Now when I run Buckminster to resolve all our components, it fails to pull in
a few of them that are identified as dependencies, e.g.
org.apache.batik.bridge requires rg.apache.batik.css.engine but this plugin
was not imported into the workspace and I get some failures. Using the latest
released version of Buckminster, 0.3.0-r08179. There are no errors or warnings
reported by Buckminster. If I continue to copy over these plugins into the
workspace I'm able to start reducing the errors as dependencies are satisfied.
Is there anything that could cause Buckminster to miss these dependencies? Any
pointers as to what I should investigate further here (realising this is a
really vague report!).