mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.atviettelsolutions" -DarchetypeArtifactId="vts-kit-ms-template" -DarchetypeVersion="1.0.4" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.atviettelsolutions |
| ArtifactId | ArtifactIdvts-kit-ms-template |
| Version | Version1.0.4 |
| Type | Typemaven-archetype |
| Description |
Descriptionvts-kit-ms-template
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.atviettelsolutions -DarchetypeArtifactId=vts-kit-ms-template -DarchetypeVersion=1.0.4 -DinteractiveMode=false