You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "James Carman (JIRA)" <ji...@apache.org> on 2015/05/15 17:10:59 UTC

[jira] [Created] (KARAF-3729) Maven Plugin Doesn't Support Filtered Resources

James Carman created KARAF-3729:
-----------------------------------

             Summary: Maven Plugin Doesn't Support Filtered Resources
                 Key: KARAF-3729
                 URL: https://issues.apache.org/jira/browse/KARAF-3729
             Project: Karaf
          Issue Type: Bug
          Components: karaf-tooling
    Affects Versions: 3.0.3
            Reporter: James Carman


When trying to include resources in a custom distribution using the karaf-maven-plugin, it doesn't include the filtered version of the resources.  It grabs them straight from the src/main/resources directory, not the target/classes directory.  I've created a pull request to fix this:

https://github.com/apache/karaf/pull/61



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