avatar
set port of author or publisher instance AEM
/** Author */
mvn clean install -PautoInstallPackage -Daem.port=4502
/** Publisher */
mvn clean install -PautoInstallPackage -Daem.port=4503
24
build AEM bundle and package
You need to login to do this manipulation!