You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2016/05/18 09:05:12 UTC

[jira] [Resolved] (FELIX-5071) always includes the current maven resources

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

Carsten Ziegeler resolved FELIX-5071.
-------------------------------------
    Resolution: Cannot Reproduce

> <Include-Resource> always includes the current maven resources
> --------------------------------------------------------------
>
>                 Key: FELIX-5071
>                 URL: https://issues.apache.org/jira/browse/FELIX-5071
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: maven-bundle-plugin-3.0.0
>            Reporter: Sébastien Gandon
>
> The documentation says that 
> "By default the bundle plugin converts the project's Maven resource directories into a single <Include-Resource> instruction. If you specify your own <Include-Resource> instruction, this will replace the generated one"
> But when I create my how <Include-Resource> to be empty or with some specific files, the complete resources from src/main/resources get copied into the bundle. And I do not want that.
> So to be brief
>         <Include-Resource></Include-Resource> 
> is the same as 
>         <Include-Resource>{maven-resources}</Include-Resource>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)