[
https://issues.jboss.org/browse/TEIID-4353?page=com.atlassian.jira.plugin...
]
Kylin Soong commented on TEIID-4353:
------------------------------------
[1] is wildly-teiid-feature-pack, which expand the teiid-parent, add some of teiid
dependencies which not referred in teiid-parent pom, and other transitive dependencies
which assembly plugin can solved but wildfly-feature-pack-build-maven-plugin can not.
wildfly-feature-pack-build-maven-plugin is the plugin used to build the feature pack zip.
[1]
https://github.com/kylinsoong/wildfly-swarm-teiid/tree/master/feature-pack
Create a teiid feature pack
---------------------------
Key: TEIID-4353
URL:
https://issues.jboss.org/browse/TEIID-4353
Project: Teiid
Issue Type: Sub-task
Components: Embedded
Affects Versions: 9.x
Reporter: Kylin Soong
Assignee: Kylin Soong
Fix For: 9.2
Seems feature pack are necessary to build swarm jar, as below
* wildfly-feature-pack -
https://github.com/wildfly/wildfly/tree/master/feature-pack
* wildfly-servlet-feature-pack -
https://github.com/wildfly/wildfly/tree/master/servlet-feature-pack
* wildfly-core-feature-pack -
https://github.com/wildfly/wildfly-core/tree/master/core-feature-pack
* wildfly-camel-feature-pack -
https://mvnrepository.com/artifact/org.wildfly.camel/wildfly-camel-featur...
The feature pack contain the module structures, be used in swarm to build modules in
swarm jar, above feature packs are frequently used in wildfly swarm, so far, base on my
investigate, it seems a teiid feature pack are necessary to develop wildfly-swarm-teiid.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)