[ 
http://jira.codehaus.org/browse/ARCHETYPE-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125572
 ] 

Dominique Jean-Prost commented on ARCHETYPE-143:
------------------------------------------------

Well, I tried what you said. The correct syntax is <directory></directory>. I 
got my solution
Maybe you can add this in documentation, so that dummies like me could find it 
;-)
Thank you.

> Add the possibility to generate files at project's root
> -------------------------------------------------------
>
>                 Key: ARCHETYPE-143
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-143
>             Project: Maven Archetype
>          Issue Type: Improvement
>    Affects Versions: 2.0-alpha-2
>            Reporter: Dominique Jean-Prost
>            Priority: Minor
>
> Actually, I can't specify with fileset to generate files next to pom.xml, I 
> mean, not in src dir. I tried the following, but it doesn't work
> <fileSet filtered="false" packaged="false">
>                       <directory>/</directory>
>                       <includes>
>                               <include>ChangeMyName.xml</include>
>                       </includes>
>               </fileSet>

-- 
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