[
https://issues.apache.org/jira/browse/SLING-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905320#comment-16905320
]
Dominik Süß commented on SLING-8626:
------------------------------------
I'm not really sure if this is a bug - in fact this was originally implemented
using the maven groups - yet [~simone.tripodi] stumbled over packages were the
metadata found in the pom file was broken. I'm not sure how a reliable strategy
would look like. For our case the approach was what was required as dependency
management of vault relies on the package id (including the package group) not
really depending on the maven identity.
> Content Package Converter is taking Group from Package Group instead of from
> Maven Group
> ----------------------------------------------------------------------------------------
>
> Key: SLING-8626
> URL: https://issues.apache.org/jira/browse/SLING-8626
> Project: Sling
> Issue Type: Bug
> Components: Content-Package to Feature Model Converter
> Environment: Sling 11, Java 8
> Reporter: Andreas Schaefer
> Priority: Major
>
> There are two issues with the Content Package to Feature Model Converter with
> respect to groups:
> # If a group is set in the Content Package then this group will be used in
> the Feature Id as well as for the folder where it is created
> # If anything changes in the Content Package Vault properties then this will
> not be reflected in the conversion on a Mac (10.14, Mojave). This is because
> the deflated file remains the same and in my testing the file did not change
> even though the package did.
> The issue with the group is severe as the original POM file and the
> 'cp2fm-converted' file are not in the same location causing issues with the
> launcher at least.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)