You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stuart McCulloch (JIRA)" <ji...@apache.org> on 2007/10/19 05:08:50 UTC

[jira] Work started: (FELIX-400) pom resources are not correctly processed

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

Work on FELIX-400 started by Stuart McCulloch.

> 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.