Latest archetype 36 for AMS/on-premise instance | Community
Skip to main content
New Participant
May 27, 2022
Solved

Latest archetype 36 for AMS/on-premise instance

  • May 27, 2022
  • 2 replies
  • 747 views

Hi All,

 

We have built new project structure using latest archetype 36 for on-premise instance. After building , noticed sdkVersion and sdkFormsVersion is coming as “latest” under archetype.properties file.

 

Can someone please suggest if this is expected or we are missing something ? Also using latest archetype 36 is advisable for AMS/on-premise instance?

 

archetype.properties file

---------------------------------------------------------------------------------------------

# Parameters used to generate this project with aem-project-archetype

 

groupId=com.test.project

artifactId=test- project

version=0.0.1-SNAPSHOT

package=com.test. project

appId=testproject

appTitle=test project

aemVersion=6.5.0

sdkVersion=latest

languageCountry=${languageCountry}

includeExamples=n

includeErrorHandler=n

frontendModule=general

singleCountry=y

includeDispatcherConfig=n

includeCommerce=n

includeForms=n

includeFormsenrollment=n

includeFormscommunications=n

sdkFormsVersion=latest

commerceEndpoint=https://hostname.com/graphql

datalayer=y

amp=n

enableDynamicMedia=n

enableSSR=n

precompiledScripts=n

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi,

You don't need this if you are not using AEMaaCS.

You can clear these properties from POM

2 replies

arunpatidar
arunpatidarAccepted solution
New Participant
May 27, 2022

Hi,

You don't need this if you are not using AEMaaCS.

You can clear these properties from POM

Arun Patidar
Himanshu_Jain
New Participant
May 27, 2022