Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Rejecting provider git - No component match found
Rejecting provider git - No component match found [message #1792277] Fri, 13 July 2018 19:08
Jam Samuels is currently offline Jam SamuelsFriend
Messages: 1
Registered: July 2018
Junior Member
Hi,
I am trying to build a project using (Jenkins + Buckminster + Git). I can see my component is well placed in the workspace directory, but I keep getting the following error message regarding component not found. What could possibly be wrong here?

Locator:

<rm:locator pattern="^com.samuels.domain.idl3plus_feature" searchPathRef="com.samuels.domain.idl3plus_feature"/>


Search path:

<rm:searchPath name="com.samuels.domain.idl3plus_feature">
    <rm:provider componentTypes="eclipse.feature" readerType="git" resolutionFilter="">
      <rm:uri format="{0}, domains/RSA_95/com.samuels.domain.idl3plus/plugins/com.samuels.domain.idl3plus-feature">
        <bc:propertyRef key="workspace.root"/>
      </rm:uri>
      <rm:property key="git.remote.uri" value="sam@19.2.2.15:sandbox"/>
	  <rm:property key="git.remote.name" value="sandbox-ngc"/>
    </rm:provider>
  </rm:searchPath>


Error message:

com.samuels.domain.idl3plus_feature:eclipse.feature: Rejecting provider git({0}, domains/RSA_95/com.samuels.domain.idl3plus/plugins/com.samuels.domain.idl3plus-feature[/jenkinshdd/jenkins/jobs/CCM-Git/workspace, domains/RSA_95/com.samuels.domain.idl3plus/plugins/com.samuels.domain.idl3plus-feature]): No component match was found
com.samuels.domain.idl3plus_feature:eclipse.feature: No provider was found that could resolve the request

ERROR   [0002] : No suitable provider for component com.samuels.domain.idl3plus_feature:eclipse.feature was found in resourceMap file:/jenkinshdd/jenkins/jobs/CCM-Git/workspace/releng/RSA_95/com.samuels.releng.updatesites/cxAll.rmap
  ERROR   [0002] : No suitable provider for component com.samuels.domain.idl3plus_feature:eclipse.feature was found in searchPath com.samuels.domain.idl3plus_feature
    ERROR   [0002] : Rejecting provider git({0}, domains/RSA_95/com.samuels.domain.idl3plus/plugins/com.samuels.domain.idl3plus-feature[/jenkinshdd/jenkins/jobs/CCM-Git/workspace, domains/RSA_95/com.samuels.domain.idl3plus/plugins/com.samuels.domain.idl3plus-feature]): No component match was found
Previous Topic:Circular Component Dependency Issue
Goto Forum:
  


Current Time: Thu Apr 25 18:59:03 GMT 2024

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

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

Back to the top