[solved] PSF example? Getting "Cannot resolve 'psf:PSFProvider'" [message #756446] |
Sun, 13 November 2011 07:03  |
Volker Stolz Messages: 61 Registered: July 2009 |
Member |
|
|
Hi everyone, I need help again; I can't get the PSFProvider to work:
vs$ ./buckminster -L DEBUG -data ~/ws-bucky import /Users/vs/Documents/rcos-workspace/documentation/Eclipse/rcos.cquery
import '/Users/vs/Documents/rcos-workspace/documentation/Eclipse/rcos.cquery'
Platform install location: /Users/vs/bucky
Target platform provided by class org.eclipse.buckminster.pde.internal.PDETargetPlatform
edu.unu.iist.rcos.modeler:eclipse.feature: Using resolver rmap
edu.unu.iist.rcos.modeler:eclipse.feature: Using resolver Local resolver
edu.unu.iist.rcos.modeler:eclipse.feature: Trying provider local(materialized)
No materialization found for edu.unu.iist.rcos.modeler:eclipse.feature
edu.unu.iist.rcos.modeler:eclipse.feature: Trying provider local(workspace)
No open workspace project found that corresponds to edu.unu.iist.rcos.modeler:eclipse.feature
edu.unu.iist.rcos.modeler:eclipse.feature: Trying provider local(target)
edu.unu.iist.rcos.modeler:eclipse.feature: Rejecting provider eclipse.platform(feature/edu.unu.iist.rcos.modeler): No component match was found
ERROR [0001] : org.xml.sax.SAXParseException: cvc-elt.4.2: Cannot resolve 'psf:PSFProvider' to a type definition for element 'rm:provider'.: file:/Users/vs/Documents/rcos-workspace/documentation/Eclipse/rcos.rmap at line: 6 column: 34
INFO: TAG-ID 0001 = Query for edu.unu.iist.rcos.modeler:eclipse.feature
The rmap looks like this:
<rm:rmap xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0" xmlns:xi="http://www.w3.org/2001/XMLSchema-instance" xmlns:psf="http://www.eclipse.org/buckminster/PSFProvider-1.0">
<rm:locator pattern="edu.unu" searchPathRef="rCOS"/>
<rm:searchPath name="rCOS">
<rm:provider xi:type="psf:PSFProvider" psfFile="rCOS-Modeler.psf" readerType="svn" componentTypes="osgi.bundle,eclipse.feature,buckminster"
mutable="false" source="true">
<rm:uri format="http://svn.re.po/path/" />
</rm:provider>
</rm:searchPath>
</rm:rmap>
I tried comparing it with the Maven provider, but it seems the plugins are structured completely different. In case you're asking, the PSF provider plugin is installed from the buckminster 3.7 headless site, yes 
As usual, any help is greatly appreciated!
Volker
[Updated on: Wed, 07 December 2011 07:00] Report message to a moderator
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01649 seconds