On Mon, Aug 11, 2008 at 1:24 PM, stug23 <[EMAIL PROTECTED]> wrote: > Is there an automated way to rename a file contained in an archetype during > project creation? For example if the archetype were for a web service it > might have a file in WEB-INF/wsdl/ named 'FooService.wsdl'. > > The objective would to rename the file 'FooService.wsdl' based on the > artifactId of the created project. For example, 'FooService.wsdl' might be > renamed as 'LotteryService.wsdl' during project creation from the archetype.
Not right now, but you might want to comment on/vote for this issue: http://jira.codehaus.org/browse/ARCHETYPE-191 -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
