You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mick Knutson <mk...@baselogic.com> on 2009/01/16 18:54:16 UTC

values to not be replaced in archetype

In my site.xml for the project I am creating an archetype against, there is
the xml header:

<?xml version="1.0" encoding="ISO-8859-1"?>

Then in the archetype, the site.xml has:

#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
<?xml version="${version}" encoding="ISO-8859-1"?>

when I did not want the creation of the archetype to touch that file. I can
always manually update the generated files, but was hoping there is some way
to exclude certain files from this process?

---
Thank You…

Mick Knutson, President

BASE Logic, Inc.
Enterprise Architecture, Design, Mentoring & Agile Consulting
p. (866) BLiNC-411: (254-6241-1)
f. (415) 685-4233

Website: http://baselogic.com
Linked IN: http://linkedin.com/in/mickknutson
Twitter: http://twitter.com/mickknutson
Vacation Rental: http://tahoe.baselogic.com
---