| Summary: | Error after importing SY quickstart jca-inflow-activemq into JBDS | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Andrej Podhradsky <apodhrad> |
| Component: | Examples, Tooling | Assignee: | Brian Fitzpatrick <bfitzpat> |
| Status: | CLOSED WONTFIX | QA Contact: | Jiri Sedlacek <jsedlace> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 | CC: | kbabo, kconner, ldimaggi, 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-12-17 18:48:29 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: | |
|
Description
Andrej Podhradsky
2013-11-18 12:00:13 UTC
Apparently the pom.xml for this quickstart is missing:
<dependency>
<groupId>org.switchyard.components</groupId>
<artifactId>switchyard-component-bean</artifactId>
</dependency>
We should be able to fix that pretty easily.
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1846 PR to add missing dependency Now, the quickstart is missing in FSW 6.0.0.ER7 This quickstart has been deliberately excluded from FSW 6, so closing this issue. Keith Babo <kbabo> updated the status of jira SWITCHYARD-1846 to Closed |