Hi, so in the case of assets I need to package it right, I was expected to have some actions for that in cloud, that's the confusion was about. How to deploy the package via the pipeline!
Hi, one question though. This method publishes to publish instances only right! What if I need to replicate assets to production from dev! I tried the tree activation for the asset folder, but aint getting deployed to prod.
How to replicate assets to production environments from development environment in AEM as cloud service! Is it possible to add replication agents in dev or does it require to replicate package!!
Hi @Theo_Pendle That was one thing for sure when I checked now. The other thing was the URL scheme, I changed the scheme from https://vimeo.com/* to https://vimeo.com/.* . I'm quite not sure the significance of this dot.Thanks
Hi @ArpitVarshney This is the pom file, I'm not quite getting what's its mentioned by releaseRepository-URL. <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM...