Create Archetyp from project Posted on February 21, 2010 by Robert Reiz With this command you can create an Archetype from your existing project: mvn archetype:create-from-project Share this:ShareDiggShare on Tumblr Pin ItEmailLike this:Like Loading...
That command will generate this folder structure in your project root: “target/generated-sources/archetype”. Under the “archetype” folder is the generated archetype. Reply ↓
That command will generate this folder structure in your project root: “target/generated-sources/archetype”. Under the “archetype” folder is the generated archetype.