Embeding the dependency in all pom.xml resloved this issue.<embedded> <groupId>org.jsoup</groupId> <artifactId>jsoup</artifactId> <type>jar</type> <target>/apps/aem-vendor-packages/install</target></embedded>
Hi Rohit,The reference you provided is for converting static to editable templates but the solution i'm looking for is to use static templates as its in AEMaaCS.i hope you understand context here!
i have static template in the below path from AEM on Premises but currently i'm migrating to AEMaaCS with archetype V40.When i includ static templates from below path its not deploying to the AEMaaCS.currently i'm not interested to migrate to editable templates as its not changing by author. can i a...