mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DartifactId="My-artifactId" -DruntimeGroupId="My-runtimeGroupId" -DruntimeArtifactId="My-runtimeArtifactId" -DruntimeVersion="My-runtimeVersion" -DlibertyPluginVersion="My-libertyPluginVersion" -DarchetypeGroupId="net.wasdev.wlp.maven" -DarchetypeArtifactId="liberty-archetype-webapp" -DarchetypeVersion="3.0.M1" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnet.wasdev.wlp.maven |
| Идентификатор | Идентификаторliberty-archetype-webapp |
| Версия | Версия3.0.M1 |
| Тип | Типmaven-archetype |
| Описание |
ОписаниеArchetype - liberty-archetype-webapp
Parent pom for Maven tools supporting development with
WebSphere Application Server Liberty Profile
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.wasdev.wlp.maven -DarchetypeArtifactId=liberty-archetype-webapp -DarchetypeVersion=3.0.M1 -DinteractiveMode=false