java - Any good advanced guides on how to create new maven archetypes? -
i'm looking guide on how create new maven archetypes involve using parameters create directories , file names parameters used prefixes in file names , part of package structure/directories created archetype.
all can find simple instructions on how make simple projects.
why not use maven website itself?
http://maven.apache.org/guides/mini/guide-creating-archetypes.html
Comments
Post a Comment