You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mikko Koponen (JIRA)" <ji...@codehaus.org> on 2006/12/01 12:03:41 UTC

[jira] Updated: (ARCHETYPE-57) Support empty directory creation

     [ 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