You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Michael Taeschner (JIRA)" <ji...@apache.org> on 2012/07/06 15:32:33 UTC

[jira] [Created] (FELIX-3586) Maven-Bundle-Plugin does not include "Service

Michael Taeschner created FELIX-3586:
----------------------------------------

             Summary: Maven-Bundle-Plugin does not include "Service
                 Key: FELIX-3586
                 URL: https://issues.apache.org/jira/browse/FELIX-3586
             Project: Felix
          Issue Type: Bug
          Components: Maven Bundle Plugin, Maven OSGi Plugin (Deprecated)
            Reporter: Michael Taeschner




--
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

        

[jira] [Updated] (FELIX-3586) Maven-Bundle-Plugin does not include "Service-Component" info if packaging is "war"

Posted by "Michael Taeschner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Taeschner updated FELIX-3586:
-------------------------------------

    Component/s:     (was: Maven OSGi Plugin (Deprecated))
                 Maven SCR 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

        

[jira] [Updated] (FELIX-3586) Maven-Bundle-Plugin does not include "Service-Component" info if packaging is "war"

Posted by "Michael Taeschner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Taeschner updated FELIX-3586:
-------------------------------------

          Description: 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"
    Affects Version/s: maven-bundle-plugin-2.3.7
              Summary: Maven-Bundle-Plugin does not include "Service-Component" info if packaging is "war"  (was: Maven-Bundle-Plugin does not include "Service)
    
> 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

        

[jira] [Commented] (FELIX-3586) Maven-Bundle-Plugin does not include "Service-Component" info if packaging is "war"

Posted by "Michael Taeschner (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408002#comment-13408002 ] 

Michael Taeschner commented on FELIX-3586:
------------------------------------------

Hi sorry for being vague: the supportedProjectType is set and all other manifest entries are being generated correctly. Only the Service-Component is missing in case of the "war" packaging.
                
> 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

        

[jira] [Commented] (FELIX-3586) Maven-Bundle-Plugin does not include "Service-Component" info if packaging is "war"

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466664#comment-13466664 ] 

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

Could you please maybe attach a simple sample project?
                
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (FELIX-3586) Maven-Bundle-Plugin does not include "Service-Component" info if packaging is "war"

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
    [ 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