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

Ivan Dubrov updated FELIX-3352:
-------------------------------

    Attachment: felix-3352.zip

Attached example project. After "mvn clean package", look inside generate JAR 
file. One property (pom.property) is properly interpolated in the test.txt, but 
the other one (external.property) is not.

If you change the packaging to "jar", both properties are properly interpolated.
                
> Maven Bundle Plugin ignores resource properties configured inside <filters> 
> section
> -----------------------------------------------------------------------------------
>
>                 Key: FELIX-3352
>                 URL: https://issues.apache.org/jira/browse/FELIX-3352
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: maven-bundle-plugin-2.3.6
>            Reporter: Ivan Dubrov
>         Attachments: felix-3352.zip
>
>
> maven-bundle-plugin does not pass properties from the files configured inside 
> <build><filters> section to the BND. As a result, all properties configured 
> in external filter files are unresolved in the final bundle.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to