mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.jsdevel" -DarchetypeArtifactId="testng-selenium-archetype" -DarchetypeVersion="0.11.0" -DinteractiveMode=false
| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Группа | Группаcom.github.jsdevel |
| Идентификатор | Идентификаторtestng-selenium-archetype |
| Версия | Версия0.11.0 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеTestNG Selenium Archetype
Quickly get up and running with testng-selenium.
|
| Ссылка на сайт |
Ссылка на сайт |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.jsdevel -DarchetypeArtifactId=testng-selenium-archetype -DarchetypeVersion=0.11.0 -DinteractiveMode=false