[
https://issues.apache.org/jira/browse/SLING-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726856#comment-16726856
]
Simone Tripodi commented on SLING-8174:
---------------------------------------
hi there [~bosschaert],
yes, there will be new PRs with enhancements, but I'll fill new separated
issues! :) Thanks! :)
> New MOJO implementation which creates a bundle for each api-region containing
> related APIs
> ------------------------------------------------------------------------------------------
>
> Key: SLING-8174
> URL: https://issues.apache.org/jira/browse/SLING-8174
> Project: Sling
> Issue Type: New Feature
> Components: Feature Model, Maven Plugins and Archetypes
> Reporter: Simone Tripodi
> Assignee: Simone Tripodi
> Priority: Major
> Fix For: slingfeature-maven-plugin 0.8.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> It would be really useful having a new MOJO in the
> {{slingfeature-maven-plugin}} which
> * for each feature:
> * for each region:
> * produces a bundle/artifact containing APIs declared in the region
> each bundle name is composed by 4 parts:
> * the feature id
> * the feature classifier
> * the region name
> * the kind of included stuff ({{-apis}}, in that case, to differentiate them
> to {{-sources}} and {{-javadoc}} that can be collected later)
> Produced artifacts will be attached to the project (so will be automatically
> deployed to the repo, when releasing a new version)
> I already have an initial implementation which creates such bundles, PR is
> going to be submitted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)