Hi all, I am looking for some way to seperate the local project build and installing the package in AEM.I am looking for something to break into 2 steps.The first step mvn clean install -DskipTests=truewhich will prepare the zip files under target folders of ui apps and ui content and the bundle und...