mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="tech.iooo.maven.archetypes" -DarchetypeArtifactId="iooo-spring-mvc-quickstart-archetype" -DarchetypeVersion="0.0.3.RELEASE" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdtech.iooo.maven.archetypes |
ArtifactId | ArtifactIdiooo-spring-mvc-quickstart-archetype |
Version | Version0.0.3.RELEASE |
Type | Typemaven-archetype |
Description |
Descriptioniooo-spring-mvc-quickstart-archetype
iooo spring mvc quickstart archetype
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=tech.iooo.maven.archetypes -DarchetypeArtifactId=iooo-spring-mvc-quickstart-archetype -DarchetypeVersion=0.0.3.RELEASE -DinteractiveMode=false