mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.upcwangying.cloud.samples" -DarchetypeArtifactId="samples-parent-archetype" -DarchetypeVersion="0.3.1.RELEASE" -DinteractiveMode=false
License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.upcwangying.cloud.samples |
ArtifactId | ArtifactIdsamples-parent-archetype |
Version | Version0.3.1.RELEASE |
Type | Typemaven-archetype |
Description |
Descriptionsamples-parent-archetype
Spring Cloud Samples Archetype
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.upcwangying.cloud.samples -DarchetypeArtifactId=samples-parent-archetype -DarchetypeVersion=0.3.1.RELEASE -DinteractiveMode=false