Bug 1029182

Summary: DTGov quickstarts cannot be built/run OOTB after importing into JBDS
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Len DiMaggio <ldimaggi>
Component: ExamplesAssignee: Kurt T Stam <kurt.stam>
Status: CLOSED NOTABUG QA Contact: Jiri Sedlacek <jsedlace>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, oskutka, soa-p-jira
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-12 17:15:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
settings.xml
none
Screenshot none

Description Len DiMaggio 2013-11-11 21:04:25 UTC
Description of problem:

These errors are generated:

Required Capability Missing: The "Bean" capability should be configured on the project when using this type of implementation.	

Required Capability Missing: The "Bean" capability should be configured on the project when using this type of implementation.

Required Capability Missing: The "SOAP" capability should be configured on the project when using this type of binding.	

Required Capability Missing: The "SOAP" capability should be configured on the project when using this type of binding.	

Required Capability Missing: The "SOAP" capability should be configured on the project when using this type of binding.	





Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Len DiMaggio 2013-11-12 16:25:21 UTC
Sorry that the description was vague.

Details:

To recreate the issue:

1) Install JBDS

JBDS 7.0.0 (jbdevstudio-product-universal-7.0.0.GA-v20130720-0044-B364.jar from CSP)

or JBDS 7.1.0.beta1 (http://www.qa.jboss.com/binaries/RHDS/builds/development/7.1.0.Beta1b.installer/)

2) Install SwitchYard FSW6 tooling from:  

http://download.jboss.org/jbosstools/updates/development/kepler/integration-stack/aggregate/4.1.1/

3) Configure the maven repo using the settings.xml attached to this bugzilla
(delete the local repo - to start clean)

4) Install FSW6.ER6 (http://dev138.mw.lab.eng.bos.redhat.com/candidate/soa-6.0.0-ER6/)

5) In JBDS, import (as existing maven projects) the dtgov examples: boss-eap-6.1/quickstarts/overlord/dtgov

These errors are reported in the "Problems" view

Comment 2 Len DiMaggio 2013-11-12 17:13:36 UTC
Created attachment 823050 [details]
settings.xml

Comment 3 Len DiMaggio 2013-11-12 17:14:14 UTC
Created attachment 823051 [details]
Screenshot

Bug is not reproducible