[
https://issues.apache.org/jira/browse/KARAF-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286708#comment-13286708
]
Christian Schneider commented on KARAF-1514:
--------------------------------------------
Yes that should do it. Now the only thing is how to handle features that should
not be defined in the current feature file but should be only referenced. This
might already work though by using dependencies on external feature files in
the feature file pom.
> Improve feature file generation to be able to create features out of special
> feature poms
> -----------------------------------------------------------------------------------------
>
> Key: KARAF-1514
> URL: https://issues.apache.org/jira/browse/KARAF-1514
> Project: Karaf
> Issue Type: Improvement
> Reporter: Christian Schneider
>
> Currently we have no way to describe several features without having a
> template feature file.
> To improve that we could describe a single feature as a pom which can depend
> on other poms and jars. We could then create another pom for the feature file
> which depends on the feature poms with scope feature. So the plugin would
> know to create a feature for each pom of scope feature.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira