Just found out, if XML schema for archetype-metadata.xml attached to this maven-archetype-plugin issue <http://jira.codehaus.org/browse/ARCHETYPE-237>is correct, fileSet in archetype-metadata.xml doesn't support outputDirectory at all. How is one then supposed to alter package/directory names originating from the archetype resources using package parameter?
Regards, Stevo. On Fri, Oct 2, 2009 at 12:36 PM, Stevo Slavić <[email protected]> wrote: > Hello Maven users, > > Is it possible to reference archetype parameters in archetype-metadata.xml? > E.g. I'd like to reference package parameter and use it in outputDirectory > of a fileSet. > > Regards, > Stevo. >
