To include filtered resouces in the final jar
---------------------------------------------
Key: FELIX-791
URL: https://issues.apache.org/jira/browse/FELIX-791
Project: Felix
Issue Type: New Feature
Components: Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-1.4.3
Environment: Windows XP
Reporter: Kevin Huang
Priority: Minor
The bundle plugin currently ignores the filtered resources generated by the
maven filter and instead incorporates the unfiltered files from the src
directory. It would be good to induce a change to allow the filtered resources
to be included in the final jar.
Currently a way around the issue would involve generating the manifest file
only and use the maven-jar-plugin to create the final jar.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.