resource copy to target/classes: empty directories are ignored --------------------------------------------------------------
Key: MRESOURCES-36 URL: http://jira.codehaus.org/browse/MRESOURCES-36 Project: Maven 2.x Resources Plugin Issue Type: Improvement Affects Versions: 2.2 Reporter: Martin Vysny Hi, I have several directories located in the src/test/resources and I need them to be copied to target/test-classes. This is of course handled by maven-resources-plugin, however it does not copy empty directories. I know it sounds insane to access empty dirs using classloader but I have my reasons ;) -- 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