Thanks for help :) Aleksey.
19.02.2010 17:34, Adam Leggett (UPCO) пишет:
I blogged about how to do this here: http://blogs.mikeci.com/2010/01/14/working-with-custom-maven-archetypes-part-1/ See step four - filtering a file name. Cheers Adam On Fri, 2010-02-19 at 17:27 +0400, Aleksey Didik wrote:Hello all, I have some properties files in my maven archetype and I want to name it in real project as /<artifactId>.properties/ Is it possible to do? Create /${archetypeId}.properties /file in archetype project and use <resource>src/main/properties/${artifactId}.properties</resource> in archetype.xml is not work, as expected. May be anybody know solution? Thanks and best regards, Aleksey Didik.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
