You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2018/12/21 15:26:00 UTC

[jira] [Resolved] (SLING-8174) New MOJO implementation which creates a bundle for each api-region containing related APIs

     [ https://issues.apache.org/jira/browse/SLING-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bosschaert resolved SLING-8174.
-------------------------------------
       Resolution: Fixed
         Assignee: Simone Tripodi  (was: David Bosschaert)
    Fix Version/s: slingfeature-maven-plugin 0.8.2

Hi [~simone.tripodi] this one is now fixed, right?

> 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)