


Hi All,
I created a project YP-POC site using this command
mvn -B archetype:generate -D archetypeGroupId="com.adobe.aem" -D archetypeArtifactId="aem-project-archetype" -D archetypeVersion=26 -D appTitle=" YP POC Site" -D appId="YP-POC" -D groupId="com.yppocsite" -D aemVersion="6.5.0"
I deployed this project I got YP-POC website in site console.
Please suggest me how to add asset share commons(1.9.4) to this existing project. Do we have such possibility to add? If yes please share articles.
Thanks,
Vani.
Views
Replies
Sign in to like this content
Total Likes
Hi @Vani1012,
It is possible to add Asset Share Commons 1.9.4 to existing project generated from Adobe AEM archetype using command from your post. All steps are described under https://opensource.adobe.com/asset-share-commons/pages/development/1-x/guide/
I was able to successfully setup new AEM project with Asset Share Commons 1.9.4, base on above article.
Hi @Vani1012,
It is possible to add Asset Share Commons 1.9.4 to existing project generated from Adobe AEM archetype using command from your post. All steps are described under https://opensource.adobe.com/asset-share-commons/pages/development/1-x/guide/
I was able to successfully setup new AEM project with Asset Share Commons 1.9.4, base on above article.