mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="hu.meza.tools" -DarchetypeArtifactId="testAutomation" -DarchetypeVersion="1.0" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаhu.meza.tools |
| Идентификатор | ИдентификаторtestAutomation |
| Версия | Версия1.0 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеtestAutomation
An archetype for test automation projects
|
| Ссылка на сайт |
Ссылка на сайт |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=hu.meza.tools -DarchetypeArtifactId=testAutomation -DarchetypeVersion=1.0 -DinteractiveMode=false