SCR information is not inherited when super class is in a 'provided' bundle
---------------------------------------------------------------------------
Key: FELIX-617
URL: https://issues.apache.org/jira/browse/FELIX-617
Project: Felix
Issue Type: Bug
Components: Maven SCR Plugin
Affects Versions: maven-scr-plugin-1.0.5, maven-scr-plugin-1.0.4,
maven-scr-plugin-1.0.3, maven-scr-plugin-1.0.2, maven-scr-plugin-1.0.1
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: maven-scr-plugin-1.0.6
The mechanism to detect abstract scr configurations from dependencies currently
checks the scope for either being runtime or compile. Very often "provided" is
used for bundle dependencies, so this scope should be allowed as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.