mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dversion="My-version" -Dpackage="My-package" -DarchetypeGroupId="nz.net.osnz" -DarchetypeArtifactId="kotlin-archetype" -DarchetypeVersion="1.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnz.net.osnz |
ArtifactId | ArtifactIdkotlin-archetype |
Version | Version1.1 |
Type | Typemaven-archetype |
Description |
Descriptionkotlin-archetype
OSNZ Kotlin archetype
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=nz.net.osnz -DarchetypeArtifactId=kotlin-archetype -DarchetypeVersion=1.1 -DinteractiveMode=false