[ http://jira.codehaus.org/browse/ARCHETYPE-57?page=all ]
Mikko Koponen updated ARCHETYPE-57: ----------------------------------- Attachment: ARCHETYPE-57-patch Here you go. A very simple patch to fix this. Define empty directories by suffixing the path with a slash '/'. Like so: <sources> <source>src/main/java/foo/bar/baz</source> </sources> Works in all the <sources>, <testSources>, <resources> elements. So creating empty dirs just about anywhere can be done within the <resources>-element. > Support empty directory creation > -------------------------------- > > Key: ARCHETYPE-57 > URL: http://jira.codehaus.org/browse/ARCHETYPE-57 > Project: Maven Archetype > Issue Type: Improvement > Components: Creator > Affects Versions: 1.0-alpha-4 > Reporter: Mark Hobson > Attachments: ARCHETYPE-57-patch > > > archetype.xml currently provides no way of creating empty directories. -- 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