Ability to Create directories and files above /src
--------------------------------------------------
Key: ARCHETYPE-119
URL: http://jira.codehaus.org/browse/ARCHETYPE-119
Project: Maven Archetype
Issue Type: Improvement
Components: Plugin
Affects Versions: 1.0-alpha-7
Environment: All
Reporter: Emil A. Lefkof III
I have a need to create two default directories called /messages and /xsd which
are mandated by the client's preferred directory structure. These directories
and files need to go at the same level as /src. Currently you can only create
resources underneath of the /src directory where I need my directory to come
out looking like
/messages
---readme.txt
/src
/main
/java
/resources
/xsd
--readme.txt
Right now there is no way to create an archetype that does this.
--
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