You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Ivan Dubrov (Updated) (JIRA)" <ji...@apache.org> on 2012/02/14 22:23:59 UTC

[jira] [Updated] (FELIX-3352) Maven Bundle Plugin ignores resource properties configured inside section

     [ 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