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

Alin Dreghiciu commented on FELIX-262:
--------------------------------------

Well, I checked out but the scope stuff seams not to work. maven bundle plugin  
will not pull the dependency in this case. I'm checking out why and let you 
know. Does anyone else know so it will save me some time?

> Scope of wrapped dependencies from felix commons
> ------------------------------------------------
>
>                 Key: FELIX-262
>                 URL: https://issues.apache.org/jira/browse/FELIX-262
>             Project: Felix
>          Issue Type: Improvement
>          Components: Felix Commons
>            Reporter: Alin Dreghiciu
>
> Most/Some (I did not check) wrapper bundles have the dependency to the 
> wrapped library expressed without any <scope>. This means that it will be the 
> default  = COMPILE. Nothing wrong till here but by the moment that I will 
> express a dependency on the wrapper =  those from the felix commons, due to 
> transitivity, will also pull the original wrapped library, fact that is not 
> required since is already in the bundle.
> So, all the pom's must be changed to add a <scope>PROVIDED</scope> to all 
> dependencies.
> If  you need help let me know.

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