mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DlogFile="My-logFile" -DarchetypeGroupId="ru.yandex.cocaine" -DarchetypeArtifactId="cocaine-worker-archetype" -DarchetypeVersion="0.11.1.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdru.yandex.cocaine |
ArtifactId | ArtifactIdcocaine-worker-archetype |
Version | Version0.11.1.0 |
Type | Typemaven-archetype |
Description |
DescriptionCocaine-Worker-Archetype
Archetype for creating a basic worker for Cocaine Application Engine.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=ru.yandex.cocaine -DarchetypeArtifactId=cocaine-worker-archetype -DarchetypeVersion=0.11.1.0 -DinteractiveMode=false