mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.appfuse.archetypes" -DarchetypeArtifactId="appfuse-light-spring-archetype" -DarchetypeVersion="3.5.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.appfuse.archetypes |
ArtifactId | ArtifactIdappfuse-light-spring-archetype |
Version | Version3.5.0 |
Type | Typemaven-archetype |
Description |
Descriptionappfuse-light-spring-archetype
AppFuse Archetype
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-light-spring-archetype -DarchetypeVersion=3.5.0 -DinteractiveMode=false