Re: Dynamic content generation for a file using maven archetype plugin

2011-02-25 Thread Sumit Teke
check if this helps http://maven.apache.org/archetype/maven-archetype-plugin/examples/create-with-property-file.html Thanks, Sumit Teke Omniscient Software Pvt Ltd T. +91-20-26680814, Ext. 217 F. +91-20-26680815, Ext. 212 M. +91-9975709032 E. sumit_t...@omniscient.co.in On Friday 25 February

Re: Dynamic content generation for a file using maven archetype plugin

2011-02-25 Thread Pankaj
idn't find any solution. - Pankaj -- View this message in context: http://maven.40175.n5.nabble.com/Dynamic-content-generation-for-a-file-using-maven-archetype-plugin-tp3399850p345.html Sent from the Maven - Users mailing list archive at

Re: Dynamic content generation for a file using maven archetype plugin

2011-02-25 Thread Sumit Teke
you can simply use ${artifactId}, ${groupId} etc in your xml's which will be replaced at the time of generation. Thanks, Sumit Teke Omniscient Software Pvt Ltd T. +91-20-26680814, Ext. 217 F. +91-20-26680815, Ext. 212 M. +91-9975709032 E. sumit_t...@omniscient.co.in On Friday 25 February 2011

Dynamic content generation for a file using maven archetype plugin

2011-02-25 Thread Pankaj
plate. Can we use velocity in maven archetype ? or Is there any other way to address this requirement ? - Pankaj -- View this message in context: http://maven.40175.n5.nabble.com/Dynamic-content-generation-for-a-file-using-maven-archetype-plugin-tp3399850p3399850.html Sent from the Maven - Use