I'm currently trying to make a set of archetypes for a project of mine (a
framework on top of an API of sorts), and there's one particular feature I'm
curious about. The API that I'm building the framework on top of also offers
a set of archetypes to create a project skeleton, and when you create a
project from those, you can add a (custom) parameter '-Dclassprefix=', which
adds a prefix to all classes that end up in the generated project.

How would one reproduce that? I haven't been able to find anything on the
subject anywhere on Google (or about the Archetype business itself, for that
matter), and adding that would be really helpful to me.
-- 
View this message in context: 
http://www.nabble.com/Archetype%3A-Classname-prefix--tp22740504p22740504.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to