You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dominique Jean-Prost (JIRA)" <ji...@codehaus.org> on 2008/02/29 10:11:28 UTC

[jira] Commented: (ARCHETYPE-143) Add the possibility to generate files at project's root

    [ 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