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.
> 
> 
-- 
Adam Leggett
Chief Architect
Mike CI - Hosted Continuous Integration
http://mikeci.com

https://twitter.com/builtbyadam



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to