You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Karl Pauls (Jira)" <ji...@apache.org> on 2022/01/19 12:36:00 UTC

[jira] [Resolved] (SLING-11075) Maven id for bundles that don't have a GAV can end up not being well formed

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

Karl Pauls resolved SLING-11075.
--------------------------------
    Resolution: Fixed

> Maven id for bundles that don't have a GAV can end up not being well formed
> ---------------------------------------------------------------------------
>
>                 Key: SLING-11075
>                 URL: https://issues.apache.org/jira/browse/SLING-11075
>             Project: Sling
>          Issue Type: Bug
>          Components: Feature Model
>    Affects Versions: Content-Package to Feature Model Converter 1.1.10
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: Content-Package to Feature Model Converter 1.1.12
>
>
> When the converter finds a bundle, it tries to determine the maven coordinates for it by looking at the embedded maven info. If there is none, it tries to guess it from the maven info path. If that fails, it takes the bsn and derives the info from it. 
> That works, however, in the case of a bsn, it doesn't strip attributes which can cause an invalid mvn id in the end (e.g., if the bsn has a ;singelton:=true) 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)