Pattern matching not working correctly for Embed-Dependency
-----------------------------------------------------------
Key: FELIX-2015
URL: https://issues.apache.org/jira/browse/FELIX-2015
Project: Felix
Issue Type: Bug
Components: Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-2.0.1
Reporter: Michael Dürig
Both
<Embed-Dependency>???</Embed-Dependency>
and
<Embed-Dependency>????</Embed-Dependency>
result in jcr-2.0.jar being included in the bundle.
I assume that the pattern is matched against the artifactId, so for the second
case jcr-2.0.jar should not go into the bundle.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.