Karl Pauls created SLING-11075:
----------------------------------

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

Reply via email to