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

Building runtime-bootstrap builds correctly, install from site fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 3.3.0.CR1
    • 3.3.0.CR1
    • build
    • None

      With a clean installation of eclipse with wtp 3.3.2 (current TP), the following command successfully builds:

      mvn clean install -P local.site,runtime-bootstrap -Dlocal.site=file:///home/rob/code/jbtools/jbosstools/trunk/build/target-platform/REPO/ -Dmaven.test.skip=true

      However, when trying to install new software from the file jar:file:/home/rob/code/jbtools/jbosstools/trunk/runtime/site/target/runtime.site.zip!/, the following error occurs:

      Cannot complete the install because one or more required items could not be found.
        Software being installed: org.jboss.tools.runtime.seam.detector.feature.source.feature.group 1.3.0.v20120508-0530-CR1
        Missing requirement: JBoss Runtime Seam Detector 1.3.0.v20120508-0530-CR1 (org.jboss.tools.runtime.seam.detector 1.3.0.v20120508-0530-CR1) requires 'bundle org.jboss.tools.common 0.0.0' but it could not be found
        Cannot satisfy dependency:
          From: JBoss Runtime Seam Detector 1.3.0.v20120508-0530-CR1 (org.jboss.tools.runtime.seam.detector.feature.feature.group 1.3.0.v20120508-0530-CR1)
          To: org.jboss.tools.runtime.seam.detector [1.3.0.v20120508-0530-CR1]
        Cannot satisfy dependency:
          From: org.jboss.tools.runtime.seam.detector.feature.source.feature.group 1.3.0.v20120508-0530-CR1
          To: org.jboss.tools.runtime.seam.detector.feature.feature.group [1.3.0.v20120508-0530-CR1]
      

            nickboldt Nick Boldt
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: