You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/03/27 15:45:25 UTC

[jira] [Closed] (MRESOURCES-205) Flag "includeEmptyDirs" is not working if "targetPath" is specified on resource.

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

Karl Heinz Marbaise closed MRESOURCES-205.
------------------------------------------
    Resolution: Cannot Reproduce

Unfortunately i can't reproduce the behaviour. If you have further detailed or supplemental information don't hesitate to reopen the issue.

> Flag "includeEmptyDirs" is not working if "targetPath" is specified on resource.
> --------------------------------------------------------------------------------
>
>                 Key: MRESOURCES-205
>                 URL: https://issues.apache.org/jira/browse/MRESOURCES-205
>             Project: Maven Resources Plugin
>          Issue Type: Bug
>          Components: copy
>    Affects Versions: 2.7
>            Reporter: Evgeniy Voroniuk
>         Attachments: test-includeEmptyDirs.zip
>
>
> If we specify target path like
> {code:xml}
> <resource>
>     <directory>src/main/resources</directory>
>     <targetPath>${project.build.directory}/distribution</targetPath>
> </resource>
> {code}
> Then empty directories are not copied, even if flag "includeEmptyDirs" is set to "true"



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