Embed-Transitive not working reliably
--------------------------------------
Key: FELIX-2016
URL: https://issues.apache.org/jira/browse/FELIX-2016
Project: Felix
Issue Type: Bug
Components: Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-2.0.1
Reporter: Michael Dürig
<Embed-Transitive>true</Embed-Transitive> only includes the transitive
dependencies when Embed-Dependency contains a wildcard pattern (i.e.
<Embed-Dependency>*</Embed-Dependency>). Otherwise only the direct dependencies
of the ones specified in the Embed-Dependency tag are included.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.