[ 
https://issues.apache.org/jira/browse/FELIX-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre-Arnaud Marcelot updated FELIX-2873:
------------------------------------------

    Attachment: MANIFEST.MF

Here's the resulting MANIFEST.MF file, which contains packages like 
'net.jcip.annotations' and 'edu.umd.cs.findbugs.annotations' from a provided 
dependency.

> Dependencies with 'provided' scope gets added to the 'Export-Package' 
> directive while they shouldn't
> ----------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2873
>                 URL: https://issues.apache.org/jira/browse/FELIX-2873
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: maven-bundle-plugin-2.3.4
>            Reporter: Pierre-Arnaud Marcelot
>            Priority: Blocker
>         Attachments: MANIFEST.MF, pom.xml
>
>
> Since version 3.2.4, the plugin adds dependencies with 'provided' scope to 
> the 'Export-Package' directive even when Embed-Dependency only includes 
> 'compile' or/and 'runtime' scopes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to