mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.bitbucket.bradleysmithllc.etlunit" -DarchetypeArtifactId="etlunit-hadoop-test-archetype" -DarchetypeVersion="4.5.9-eu" -DinteractiveMode=false
| Группа | Группаorg.bitbucket.bradleysmithllc.etlunit |
|---|---|
| Идентификатор | Идентификаторetlunit-hadoop-test-archetype |
| Версия | Версия4.5.9-eu |
| Тип | Типmaven-archetype |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.bitbucket.bradleysmithllc.etlunit -DarchetypeArtifactId=etlunit-hadoop-test-archetype -DarchetypeVersion=4.5.9-eu -DinteractiveMode=false