mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DterasolunaPlusVersion="My-terasolunaPlusVersion" -DapplicationName="My-applicationName" -DappShortId="My-appShortId" -DclientId="My-clientId" -DclientSecret="My-clientSecret" -DclientScope="My-clientScope" -DclientAuthorizedGrantTypes="My-clientAuthorizedGrantTypes" -DarchetypeGroupId="cloud.altemista.fwk.archetype" -DarchetypeArtifactId="cloud-altemistafwk-app-oauth2-authzsrv-archetype" -DarchetypeVersion="3.1.0.RELEASE" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcloud.altemista.fwk.archetype |
| Идентификатор | Идентификаторcloud-altemistafwk-app-oauth2-authzsrv-archetype |
| Версия | Версия3.1.0.RELEASE |
| Тип | Типmaven-archetype |
| Описание |
Описаниеcloud-altemistafwk security: OAuth2 Authorization Server Partial Archetype
Recommended maven plugin versions for building both ACF framework and ACF projects.
|
| Организация-разработчик |
Организация-разработчик |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=cloud.altemista.fwk.archetype -DarchetypeArtifactId=cloud-altemistafwk-app-oauth2-authzsrv-archetype -DarchetypeVersion=3.1.0.RELEASE -DinteractiveMode=false