mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="net.smartcosmos.extension" -DarchetypeArtifactId="smartcosmos-extension-archetype" -DarchetypeVersion="2.14.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnet.smartcosmos.extension |
ArtifactId | ArtifactIdsmartcosmos-extension-archetype |
Version | Version2.14.0 |
Type | Typemaven-archetype |
Description |
DescriptionSMART COSMOS Extension Archetype
SMART COSMOS Extension Archetype
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.smartcosmos.extension -DarchetypeArtifactId=smartcosmos-extension-archetype -DarchetypeVersion=2.14.0 -DinteractiveMode=false