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

Carsten Ziegeler commented on FELIX-3586:
-----------------------------------------

I think you have to add this:
                    <supportedProjectTypes>
                        <supportedProjectType>war</supportedProjectType>
                    </supportedProjectTypes>

to the configuration of the maven bundle plugin
                
> Maven-Bundle-Plugin does not include "Service-Component" info if packaging is 
> "war"
> -----------------------------------------------------------------------------------
>
>                 Key: FELIX-3586
>                 URL: https://issues.apache.org/jira/browse/FELIX-3586
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin, Maven SCR Plugin
>    Affects Versions: maven-bundle-plugin-2.3.7
>            Reporter: Michael Taeschner
>
> I generate DS configuration using maven-scr-plugin. Following I use 
> maven-bundle-plugin to generate bundle and manifest. Problem is that the 
> "Service-Component" declaration is not added to the manifest by 
> maven-bundle-plugin if project packaging is "war"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to