Add possibility to Maven SCR Plugin to only generate metadata descriptors
-------------------------------------------------------------------------

                 Key: FELIX-419
                 URL: https://issues.apache.org/jira/browse/FELIX-419
             Project: Felix
          Issue Type: Improvement
          Components: Maven SCR Plugin
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger


Currently the Maven SCR Plugin generates Declarative Service descriptors and 
MetaType service descriptors by default. Generation of MetaType service 
descriptors may be switched off by setting the metatype attribute of the 
@scr.component tag to anything else than true or yes, e.g. metatype="no".

Along these lines, it would be usefull to have a similar attribute - ds - to 
switch off generation of the Declarative Services descriptor if only the 
MetaType service descriptor would be needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to