[
https://issues.apache.org/jira/browse/SLING-8683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925438#comment-16925438
]
Carsten Ziegeler commented on SLING-8683:
-----------------------------------------
This needs a configuration of a mojo inside the project, there is no automatism
we could use. The only trigger would be the packaging of the project, but I
think in this case the packaging is either jar or bundle (not slingfeature).
I guess we have two options:
- create a new feature with just the bundle
- add the bundle to an existing feature which is also part of the project
> Slingfeature maven plugin should be usable to wrap project artifacts in
> feature.
> --------------------------------------------------------------------------------
>
> Key: SLING-8683
> URL: https://issues.apache.org/jira/browse/SLING-8683
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Affects Versions: slingfeature-maven-plugin 1.1.0
> Reporter: Karl Pauls
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: slingfeature-maven-plugin 1.1.2
>
>
> It would be nice if there was an easy way to create a feature for the
> artifact(s) of a maven project without manually creating the feature. The
> idea was to maybe make it so that if the slingfeature-maven-plugin is added
> to a project, it will generate and a attach a feature wrapping the
> artifact(s) from the build automatically.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)