mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dets-code="My-ets-code" -Dets-title="My-ets-title" -Dets-title-short="My-ets-title-short" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dpackage="My-package" -Dversion="My-version" -DarchetypeGroupId="org.opengis.cite" -DarchetypeArtifactId="ets-archetype-testng" -DarchetypeVersion="2.7" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opengis.cite |
| Идентификатор | Идентификаторets-archetype-testng |
| Версия | Версия2.7 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеTest Suite Archetype - TestNG Framework
A template for creating an executable test suite (ETS) based on the TestNG framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.opengis.cite -DarchetypeArtifactId=ets-archetype-testng -DarchetypeVersion=2.7 -DinteractiveMode=false