[ https://issues.apache.org/jira/browse/FELIX-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart McCulloch resolved FELIX-400. ------------------------------------ Resolution: Fixed Added code to properly handle any includes/excludes - will deploy a new snapshot with this fix > pom resources are not correctly processed > ----------------------------------------- > > Key: FELIX-400 > URL: https://issues.apache.org/jira/browse/FELIX-400 > Project: Felix > Issue Type: Bug > Components: Maven Bundle Plugin > Affects Versions: 1.0.0 > Reporter: Carlos Sanchez > Assignee: Stuart McCulloch > Attachments: FELIX-400.txt > > > Resources listed in <build><resources> are not correctly processed into the > Include-Resource directive, the includes and excludes are ignored, and if you > use <directory>${basedir}</directory> you get an out of bounds exception > The code for processing resources is here > https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java > it should be probably factored out for reuse -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.