Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11373

bundle org.jboss.ide.eclipse.as.core, org.jboss.ide.eclipse.as.classpath.core could not be found on composite / staging sites

XMLWordPrintable

      Getting numerous build problems like this:

      [ERROR]   Missing requirement: org.jboss.tools.runtime.as.detector 1.3.0.qualifier requires 'bundle org.jboss.ide.eclipse.as.core 0.0.0' but it could not be found
      
      [ERROR]   Missing requirement: org.jboss.ide.eclipse.as.feature.feature.group 2.3.0.v20120321-2103-H1177-Beta3 requires 'org.jboss.ide.eclipse.as.core 2.3.0' but it could not be found
      
      [ERROR]   Missing requirement: org.jboss.tools.portlet.core 1.2.0.v20120321-0422-H533-Beta3 requires 'bundle org.jboss.ide.eclipse.as.classpath.core 0.0.0' but it could not be found
      

      http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--runtime/677/console
      http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--seam/887/console
      http://hudson.qa.jboss.com/hudson/job/devstudio-5.0_trunk.updatesite/1797/console

      Problem is that the org.jboss.ide.eclipse.as.core plugin is no longer available from the usual places:

      http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.3_trunk.component--as/all/repo/plugins/
      http://download.jboss.org/jbosstools/builds/staging/_composite_/core/trunk/
      http://download.jboss.org/jbosstools/updates/nightly/core/trunk/plugins/

      I suspect the problem here is that org.jboss.ide.eclipse.as.feature/feature.xml states that it REQUIRES (imports), not INCLUDES, this plugin:

      <import plugin="org.jboss.ide.eclipse.as.core" version="2.3.0" match="greaterOrEqual"/>

      instead of

      <plugin id="org.jboss.ide.eclipse.as.core" download-size="0" install-size="0" version="0.0.0" unpack="false"/>

            nickboldt Nick Boldt
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: