mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DappId="My-appId" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dversion="My-version" -DappTitle="My-appTitle" -Dlanguage="My-language" -Dcountry="My-country" -DsingleCountry="My-singleCountry" -DaemVersion="My-aemVersion" -DsdkVersion="My-sdkVersion" -DincludeExamples="My-includeExamples" -DincludeErrorHandler="My-includeErrorHandler" -DfrontendModule="My-frontendModule" -DincludeDispatcherConfig="My-includeDispatcherConfig" -DincludeCommerce="My-includeCommerce" -DcommerceEndpoint="My-commerceEndpoint" -DincludeForms="My-includeForms" -DincludeFormsenrollment="My-includeFormsenrollment" -DincludeFormscommunications="My-includeFormscommunications" -DincludeFormsheadless="My-includeFormsheadless" -DsdkFormsVersion="My-sdkFormsVersion" -Ddatalayer="My-datalayer" -Damp="My-amp" -DenableDynamicMedia="My-enableDynamicMedia" -DenableSSR="My-enableSSR" -DprecompiledScripts="My-precompiledScripts" -DarchetypeGroupId="com.adobe.aem" -DarchetypeArtifactId="aem-project-archetype" -DarchetypeVersion="37" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.adobe.aem |
ArtifactId | ArtifactIdaem-project-archetype |
Version | Version37 |
Type | Typemaven-archetype |
Description |
DescriptionAEM Multi-Module Archetype
AEM multi-module archetype.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.adobe.aem -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=37 -DinteractiveMode=false