mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.appfuse.archetypes" -DarchetypeArtifactId="appfuse-basic-wicket-archetype" -DarchetypeVersion="3.5.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.appfuse.archetypes |
ArtifactId | ArtifactIdappfuse-basic-wicket-archetype |
Version | Version3.5.0 |
Type | Typemaven-archetype |
Description |
Descriptionappfuse-basic-wicket-archetype
AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-wicket-archetype -DarchetypeVersion=3.5.0 -DinteractiveMode=false