[jbosstools-issues] [JBoss JIRA] (JBDS-2165) JBDS SOA Tooling site's site.xml depends on zest, but Tycho cannot resolve it

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu May 24 11:12:19 EDT 2012


Nick Boldt created JBDS-2165:
--------------------------------

             Summary: JBDS SOA Tooling site's site.xml depends on zest, but Tycho cannot resolve it
                 Key: JBDS-2165
                 URL: https://issues.jboss.org/browse/JBDS-2165
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: updatesite
    Affects Versions: 5.0.0.Beta3-SOA
            Reporter: Nick Boldt
            Assignee: Douglas Palmer
            Priority: Blocker
             Fix For: 5.0.0.Beta3-SOA


When you added a dependency on org.eclipse.zest to https://svn.jboss.org/repos/devstudio/trunk/product-soa/site/site.xml

{code}
    <!-- ESB requires zest -->
        <feature url="features/org.eclipse.zest_0.0.0.jar" id="org.eclipse.zest.feature" version="0.0.0"/>
	{code}

you broke the build:

{code}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: com.jboss.jbds.site.product.soa-tooling raw:0.0.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.2-SNAPSHOT
[ERROR]   Missing requirement: com.jboss.jbds.site.product.soa-tooling raw:0.0.2.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.2-SNAPSHOT requires 'org.eclipse.zest.feature.feature.group 0.0.0' but it could not be found
{code}



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list