mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.appfuse.archetypes" -DarchetypeArtifactId="appfuse-modular-struts-archetype" -DarchetypeVersion="3.5.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.appfuse.archetypes |
ArtifactId | ArtifactIdappfuse-modular-struts-archetype |
Version | Version3.5.0 |
Type | Typemaven-archetype |
Description |
Descriptionappfuse-modular-struts-archetype
AppFuse is a full-stack framework for building web applications on the JVM.
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-modular-struts-archetype -DarchetypeVersion=3.5.0 -DinteractiveMode=false