[ 
https://issues.apache.org/jira/browse/FELIX-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002979#comment-14002979
 ] 

Guillaume Nodet commented on FELIX-4517:
----------------------------------------

I agree that having a _disable_plugin instruction would be helpful.
For the error, the problem seems to come from the bnd verifier which is too 
restrictive and does not support declaring capabilities with multiple exposed 
classes such as:
osgi.service;
        effective:=active;
        
objectClass:List<String>="io.fabric8.api.PlaceholderResolver,io.fabric8.service.PortPlaceholderResolver";
        scheme=port

See https://github.com/bndtools/bnd/pull/515
Fix committed at https://svn.apache.org/viewvc?view=revision&revision=1596145

> Generate generic capabilities and requirements for services from blueprint 
> and scr descriptors
> ----------------------------------------------------------------------------------------------
>
>                 Key: FELIX-4517
>                 URL: https://issues.apache.org/jira/browse/FELIX-4517
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: maven-bundle-plugin-2.4.1
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to