Hi,
I want to build KNIME product using Buckminster.I followed the steps given in the below link.
http://tech.knime.org/building-knime-and-update-sites
But i am getting the below error:
ERROR [0001] : No suitable provider for component org.knime.features.base/0.1.0 was found in resourceMap http://www.knime.org/files/KNIME.rmap
ERROR [0001] : No component type with id eclipse.feature has been registered with extension-point org.eclipse.buckminster.core.componentTypes
ERROR [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
ERROR [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
ERROR [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
ERROR [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
ERROR [0001] : No component type with id eclipse.feature has been registered with extension-point org.eclipse.buckminster.core.componentTypes
ERROR [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
ERROR [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
ERROR [0001] : No component type with id eclipse.feature has been registered with extension-point org.eclipse.buckminster.core.componentTypes
ERROR [0001] : No suitable provider for component org.knime.features.base/0.1.0 was found in searchPath jars
ERROR [0001] : Version null rejected: Not designated by 0.1.0
ERROR [0001] : No component type with id maven has been registered with extension-point org.eclipse.buckminster.core.componentTypes
ERROR [0001] : No component type with id eclipse.feature has been registered with extension-point org.eclipse.buckminster.core.componentTypes
Errors and Warnings
E [0001] : No suitable provider for component org.knime.features.base/0.1.0 was found in resourceMap http://www.knime.org/files/KNIME.rmap
E [0001] : No component type with id eclipse.feature has been registered with extension-point org.eclipse.buckminster.core.componentTypes
E [0001] : No component type with id osgi.bundle has been registered with extension-point org.eclipse.buckminster.core.componentTypes
E [0001] : No suitable provider for component org.knime.features.base/0.1.0 was found in searchPath jars
E [0001] : Version null rejected: Not designated by 0.1.0
E [0001] : No component type with id maven has been registered with extension-point org.eclipse.buckminster.core.componentTypes
TAG-ID 0001 = Query for org.knime.features.base/0.1.0
Please suggest what can be done to resolve this issue.
I am using eclipse_knime_2.10.1.win32.win32.x86_64.zip version of KNIME SDK.