Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Maven project using aemfd-client-sdk 6.0.718 (Jun 2022) failed with adobe-aemds-pkg-parent dependencies not found error

Avatar

Level 2

We use aemfd-client-sdk in our organization's Maven codebase for implementing a few in-house AEM Forms extensions.  After upgrading to aemfd-client-sdk 6.0.718 (Jun 2022 release), the Maven codebase no longer builds because of the missing adobe-aemds-pkg-parent 6.0.718 dependency.  It seems the parent dependency of aemfd-client-sdk  was added only in 6.0.718.  Where to download adobe-aemds-pkg-parent 6.0.718 pom.xml?

2 Replies

Avatar

Employee Advisor

@LYUAN 

FYI - All AEM artifacts are now available via Maven Central[0] and the adobe-public profile is not needed so you may have to update the repository URL.

More information here[0]

 

[0] - https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/development/set-up-a-loc... 

 

Avatar

Level 2

@Pulkit_Jain_, yes we are using Maven Central instead of Adobe Public and adobe-aemds-pkg-parent 6.0.718 is not available.  It's referred as the parent  project  for https://repo1.maven.org/maven2/com/adobe/aemfd/aemfd-client-sdk/6.0.718/aemfd-client-sdk-6.0.718.pom.

Avatar

Employee

@LYUAN , the issue has been identified and is being worked on by Adobe. It will be updated in sometime.

Avatar

Level 2

@sharoon23 Thanks for the information.  I really appreciated it.

Avatar

Employee

@LYUAN 

A new version of the AEM Forms client SDK has been released. Please use the same.