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

target platform is missing CDT features (required by RSE)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.2.0.Final
    • 3.2.0.Final
    • build
    • None
    • Workaround Exists
    • Hide

      Workaround: build like this, using remote Helios site to resolve missing CDT deps:

      mvn clean install -f archives/pom.xml -Plocal.target,helios-no-target -Dmaven.test.skip

      Show
      Workaround: build like this, using remote Helios site to resolve missing CDT deps: mvn clean install -f archives/pom.xml -Plocal.target,helios-no-target -Dmaven.test.skip

      Trying to build locally using nothing but the local target platform, eg:

      mvn clean install -f archives/pom.xml -Plocal.target -Dmaven.test.skip

      I get this:

      [INFO] [Software being installed: org.eclipse.tm.terminal.local.feature.group 0.1.0.v201006041240-10-7w312117152433, Missing requirement: org.eclipse.tm.terminal.local 0.1.0.v201006041322 requires 'bundle org.eclipse.cdt.core 5.2.0' but it could not be found, Cannot satisfy dependency: org.eclipse.tm.terminal.local.feature.group 0.1.0.v201006041240-10-7w312117152433 depends on: org.eclipse.tm.terminal.local [0.1.0.v201006041322]]

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

              Created:
              Updated:
              Resolved: