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.


-- 
View this message in context: 
http://www.nabble.com/Renaming-a-file-during-creation-of-a-project-from-an-archetype-tp18933073p18933073.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to