Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 5.0.0.M3
-
Fix Version/s: 5.0.0.M4
-
Component/s: updatesite
-
Labels:None
-
Environment:JBDS 5.0.0.M3 H24, Linux64
-
Workaround Description:
Description
While installing SOA-P tooling site features - http://www.qa.jboss.com/binaries/RHDS/updates/development/5.0.0.M3_soa-tooling - Teiid is missing dependencies:
Cannot complete the install because one or more required items could not be found.
|
Software being installed: Teiid Designer 7.5.0.v20110906-2139-H625-M4 (org.teiid.designer.feature.feature.group 7.5.0.v20110906-2139-H625-M4)
|
Missing requirement: Designer UTL2 Generator Plug-in 7.5.0.v20110906-2139-H625-M4 (org.teiid.designer.modelgenerator.uml2 7.5.0.v20110906-2139-H625-M4) requires
|
'bundle org.eclipse.uml2.uml 0.0.0' but it could not be found
|
Cannot satisfy dependency:
|
From: Teiid Designer 7.5.0.v20110906-2139-H625-M4 (org.teiid.designer.feature.feature.group 7.5.0.v20110906-2139-H625-M4)
|
To: org.teiid.designer.modelgenerator.uml2 [7.5.0.v20110906-2139-H625-M4]
|
After adding http://www.qa.jboss.com/binaries/RHDS/updates/jbds-target-platform_3.3.indigo/latest/ (or http://machydra.brq.redhat.com/www.qa.jboss.com/binaries/RHDS/updates/jbds-target-platform_3.3.indigo/latest/), it passes, pulling in an extra DTP feature:

Resulting installed new features:
org.eclipse.datatools.intro_1.9.0.v201010181130-26-7w312116392911
|
and
|
org.teiid.designer.feature_7.5.0.v20110906-2139-H625-M4
|
org.teiid.designer.runtime.feature_7.5.0.v20110906-2139-H625-M4
|
org.teiid.datatools.connectivity.feature_7.5.0.v20110906-2139-H625-M4
|
Resulting new plugins:
net.jcip.annotations_1.0.0
|
org.jaxen_1.0.7
|
org.apache.poi_2.5.1
|
net.sf.saxon_8.7.3
|
org.wsdl4j_1.4.0.jar
|
org.eclipse.uml2.common.edit_1.5.0.v201005031530.jar
|
org.eclipse.datatools.intro_1.7.0.v201005281800.jar
|
org.eclipse.uml2.common_1.6.0.v201105021727.jar
|
org.eclipse.uml2.uml.edit_3.1.100.v201009281840.jar
|
org.eclipse.uml2.uml_3.2.0.v201105052305.jar
|
Gliffy Diagrams
Issue Links
- is blocked by
-
JBIDE-8656
Split SOA components out of JBoss Tools aggregate site; create 2nd aggregate for SOA Tooling
-
- Closed
-

The question is if Teiid is referencing something outside the target platform but what I can see fthe DTP feature should be provided as part of the Core WTP thus either our JBDS updatesite does not contain the base platform OR i'm wrong about dtp feature being part of WTP and thus weird why Teiid requires it;