[jbosstools-issues] [JBoss JIRA] (JBIDE-16515) Too strict dependency range to org.eclipse.core.resources

Mickael Istria (JIRA) issues at jboss.org
Tue Feb 11 07:59:29 EST 2014


Mickael Istria created JBIDE-16515:
--------------------------------------

             Summary: Too strict dependency range to org.eclipse.core.resources
                 Key: JBIDE-16515
                 URL: https://issues.jboss.org/browse/JBIDE-16515
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: aerogear-hybrid, build
    Affects Versions: 4.2.0.Alpha2
            Reporter: Mickael Istria
            Assignee: Gorkem Ercan


When installing JBT 4.2.0.Alpha2 on Luna M5, the p2 remediation page pops-up because of the following issue
{code}
Cannot complete the install because of a conflicting dependency.
  Software being installed: JBoss Hybrid Mobile Application Development Tools (Technology Preview) 1.0.100.Alpha1-v20140206-1549-B63 (org.jboss.tools.aerogear.hybrid.feature.feature.group 1.0.100.Alpha1-v20140206-1549-B63)
  Software currently installed: Eclipse IDE for Java EE Developers 4.4.0.20140130-1333 (epp.package.jee 4.4.0.20140130-1333)
  Only one of the following can be installed at once: 
    Core Resource Management 3.9.0.v20140109-1640 (org.eclipse.core.resources 3.9.0.v20140109-1640)
    Core Resource Management 3.8.101.v20130717-0806 (org.eclipse.core.resources 3.8.101.v20130717-0806)
    Core Resource Management 3.9.0.v20131015-1329 (org.eclipse.core.resources 3.9.0.v20131015-1329)
    Core Resource Management 3.9.0.v20131118-2036 (org.eclipse.core.resources 3.9.0.v20131118-2036)
  Cannot satisfy dependency:
    From: Eclipse IDE for Java EE Developers 4.4.0.20140130-1333 (epp.package.jee 4.4.0.20140130-1333)
    To: org.eclipse.epp.package.jee.feature.feature.group [4.4.0.20140130-1333]
  Cannot satisfy dependency:
    From: Java EE IDE Feature 4.4.0.20140130-1333 (org.eclipse.epp.package.jee.feature.feature.group 4.4.0.20140130-1333)
    To: org.eclipse.platform.feature.group [4.4.0.v20140123-1925]
  Cannot satisfy dependency:
    From: Eclipse Platform 4.4.0.v20140123-1925 (org.eclipse.platform.feature.group 4.4.0.v20140123-1925)
    To: org.eclipse.core.resources [3.9.0.v20140109-1640]
  Cannot satisfy dependency:
    From: JBoss Hybrid Mobile Application Development Tools (Technology Preview) 1.0.100.Alpha1-v20140206-1549-B63 (org.jboss.tools.aerogear.hybrid.feature.feature.group 1.0.100.Alpha1-v20140206-1549-B63)
    To: org.jboss.tools.aerogear.hybrid.ios.core [1.0.100.Alpha1-v20140206-1549-B63]
  Cannot satisfy dependency:
    From: JBoss Hybrid Mobile App. Dev. iOS Core 1.0.100.Alpha1-v20140206-1549-B63 (org.jboss.tools.aerogear.hybrid.ios.core 1.0.100.Alpha1-v20140206-1549-B63)
    To: bundle org.eclipse.core.resources [3.8.1,3.9.0)
{code}

In order to make installation story more trivial, it would be nice if you could widen the range of compatibility with the org.eclipse.core.resources.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list