-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: 2.1.0
-
Fix Version/s: 2.1.0
-
Component/s: tooling
-
Environment:
JBDS-IS 9.0.1.CR3 (SwitchYard Tooling 2.1.0.Beta3-v20160226-2057-B645)
-
Git Pull Request:
Integration Pack (e.g. 1.4.0.redhat-621041) witk Kie 6.4.0 introduced a different groupId for BPM and Rules components
<dependency>
|
<groupId>org.jboss.integration.fuse</groupId>
|
<artifactId>switchyard-component-bpm</artifactId>
|
</dependency>
|
Notice that thr groupdId was changed from org.switchyard.components to org.jboss.integration.fuse.
The following problems occur with current SwitchYard tooling
- the BPM and Rules are added with wrong groupId (must be fixed manually)
- the above problem occurs every time we do a BPM/Rules change in Project Capabilities
- in Problems view there is an error "Required Capability Missing" (after fixing the groupId)
- is related to
-
ENTESB-5993 Confusions about groupId for switchyard-component-bpm
-
- Closed
-
-
FUSETOOLS-2014 Add support for Integration Pack with Kie 6.4.0 to SwitchYard tooling
-
- Closed
-