Community
Participate
Working Groups
Integration build of 0.8.X branch does not rely on the branch's plugins, but downloads trunk plugins instead. After a plugin has been integrated on the branch only, the build failed with the following error : [java] ERROR [0234] : No suitable provider for component org.eclipse.papyrus.modelexplorer.resourceloading:osgi.bundle was found in resourceMap file:/opt/users/hudsonbuild/workspace/cbi-papyrus-0.7-nightly/releng/org.eclipse.mdt.papyrus.releng.buckminster/build.rmap [java] ERROR [0234] : No suitable provider for component org.eclipse.papyrus.modelexplorer.resourceloading:osgi.bundle was found in searchPath sources [java] ERROR [0234] : Rejecting provider svn({0}/modeling/org.eclipse.mdt.papyrus/trunk/plugins/core/{1}?moduleAfterTag&moduleAfterBranch[file:///svnroot/modeling/org.eclipse.mdt.papyrus/trunk/plugins/core/org.eclipse.papyrus.modelexplorer.resourceloading?moduleAfterTag&moduleAfterBranch]): No component match was found This error indicates that plugin is looked for on the trunk. Moreover, looking at the releng plugins in the 0.8.X branch, there is no doubt that most references are still to the trunk instead of the SVN branch.
The error was due to a bad integration.