Expand my Community achievements bar.

SOLVED

Latest archetype 36 for AMS/on-premise instance

Avatar

Level 4

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

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

You can clear these properties from POM



Arun Patidar

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi,

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

You can clear these properties from POM



Arun Patidar