[ 
http://jira.codehaus.org/browse/MWAR-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=185409#action_185409
 ] 

Michiel Meeuwissen commented on MWAR-128:
-----------------------------------------

As far as I can see this issue is caused by the fact that the code only uses 
DirectoryScanner#getIncludedFiles. It should also consider 
#getIncludedDirectories to solve this issue.

> war goal does not copy empty directories from webapp directory
> --------------------------------------------------------------
>
>                 Key: MWAR-128
>                 URL: http://jira.codehaus.org/browse/MWAR-128
>             Project: Maven 2.x WAR Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0.2
>            Reporter: Ken Geis
>
> I have an empty directory src/main/webapp/WEB-INF/logs.  I expect it to be 
> created in target when the war goal tells me "Copy webapp webResources to 
> ..."  It does not get created.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to