mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.sun.faces" -DarchetypeArtifactId="faces-2.1-test-war-archetype" -DarchetypeVersion="0.1" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sun.faces |
| Идентификатор | Идентификаторfaces-2.1-test-war-archetype |
| Версия | Версия0.1 |
| Тип | Типmaven-archetype |
| Описание |
Описаниеfaces-2.1-test-war-archetype
Archetype to create automated test based on JSF 2.1
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.sun.faces -DarchetypeArtifactId=faces-2.1-test-war-archetype -DarchetypeVersion=0.1 -DinteractiveMode=false