You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2020/02/20 11:33:00 UTC

[jira] [Resolved] (SLING-9093) Add info mojo to generate a file with exported packages

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

Carsten Ziegeler resolved SLING-9093.
-------------------------------------
    Resolution: Fixed

Added a new "info" mojo in rev c6b3759

This can either be invoked standalone by providing a feature file with -DfeatureFile=myfile.json or from within a maven project with a selection configuration (like we do with all other feature mojos).
For now only exported packages are reported in a txt file

> Add info mojo to generate a file with exported packages
> -------------------------------------------------------
>
>                 Key: SLING-9093
>                 URL: https://issues.apache.org/jira/browse/SLING-9093
>             Project: Sling
>          Issue Type: Task
>          Components: Feature Model, Maven Plugins and Archetypes
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: slingfeature-maven-plugin 1.1.16
>
>
> To cover the functionality mentioned in SLING-9092, we should provide a mojo which allows to list information about a feature, we can start with the exported packages



--
This message was sent by Atlassian Jira
(v8.3.4#803005)