Hi, I would like to know it the current archetype implementation in Maven allows for dynamic templates. By dynamic, I mean, the user gets to provide .vm templates under archetype-resources, and the corresponding java files get generated under their respective directories.
If not, then, what is the best practice to get around this issue? create a new plugin that does that ? Or create a new archetype implementation? Thanks -Rashanova -- View this message in context: http://www.nabble.com/Dynamically-customizing-archetypes-using-Velocity-tf4496281s177.html#a12821895 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
