コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.
解決済み

how to include private aws codeartifact repository in AEM as Cloud Service Project

Avatar

Level 2

we have setup separate AEM SDK project and deploy it on AWS code Artifact repository, now we want to add that repository on our AEM as Cloud Service Project and taken reference from below adobe documentation but it is not working. Anyone have any idea on that how include it on project.

 

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/usi...

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

Hello @rajesh_didshe,

If you can share some more detail about issues that you are facing, would be easier to help you. However, you can look into this article which also talks about  the same implementation but through nexus repository: https://sadyrifat.medium.com/maven-magic-in-aem-build-share-artifacts-with-nexus-4624aa06f1cd

but I am sure it will have significant overlap with your user case.

Additionally, you can also use AWS S3 for similar purpose with the extension called maven-s3-wagon 

 

Thanks

 

元の投稿で解決策を見る

4 返信

Avatar

Level 8

Can you share the error you got in the pipeline build logs?

Avatar

Community Advisor

Hi @rajesh_didshe 
What issue are you facing? Can you check cloud manager build logs?

 

we are using same in our project, deploying few internal artifact from jfrog repo.

Arun Patidar

AEM LinksLinkedIn

Avatar

正解者
Community Advisor

Hello @rajesh_didshe,

If you can share some more detail about issues that you are facing, would be easier to help you. However, you can look into this article which also talks about  the same implementation but through nexus repository: https://sadyrifat.medium.com/maven-magic-in-aem-build-share-artifacts-with-nexus-4624aa06f1cd

but I am sure it will have significant overlap with your user case.

Additionally, you can also use AWS S3 for similar purpose with the extension called maven-s3-wagon 

 

Thanks

 

Avatar

Administrator

@rajesh_didshe Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni