mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.github.fastcube.factory.tibco.bw.maven" -DarchetypeArtifactId="archetype-bw-default-project" -DarchetypeVersion="1.0.1" -DinteractiveMode=false
| Группа | Группаcom.github.fastcube.factory.tibco.bw.maven |
|---|---|
| Идентификатор | Идентификаторarchetype-bw-default-project |
| Версия | Версия1.0.1 |
| Тип | Типmaven-archetype |
| Описание |
Описание |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.fastcube.factory.tibco.bw.maven -DarchetypeArtifactId=archetype-bw-default-project -DarchetypeVersion=1.0.1 -DinteractiveMode=false