Expand my Community achievements bar.

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...

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

4 Replies

Avatar

Level 6

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

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