mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.partnet.sample" -DarchetypeArtifactId="seauto-cucumber-sample-archetype" -DarchetypeVersion="0.9.1" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.partnet.sample |
| Идентификатор | Идентификаторseauto-cucumber-sample-archetype |
| Версия | Версия0.9.1 |
| Тип | Типmaven-archetype |
| Описание |
Описаниеseauto-cucumber-sample-archetype
Sample project for SeAuto: a bridge to Selenium from your favorite test framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.partnet.sample -DarchetypeArtifactId=seauto-cucumber-sample-archetype -DarchetypeVersion=0.9.1 -DinteractiveMode=false