gradle-aem-plugin
gradle-aem-plugin copied to clipboard
Swiss army knife for Adobe Experience Manager related automation. Environment setup & incremental AEM application build which takes seconds, not minutes.
While setting new instance with GAP it would be good to have validation checking if selected file is a `.jar`. During `sh gradlew props` step I selected `.zip` by mistake...
* enhancement * minor
Currently GEP uses `centos/httpd:latest` image to create Dispatcher. However, this image is quite old and not maintained anymore. In a result, the Apache used is 2.4.6 whereas in Adobe's SDK,...
usage: `sh gradlew :app:aem:all:zip -PmvnBuild.skipTests`
because on single machine with 2 instances too much load may cause unpredictable AEM/GAP behaviour which should be avoided.
try both options mentioned in issue: bndtools/bnd#4779
``` * What went wrong: Execution failed for task ':env:aem:instanceProvision'. > Cannot perform provision step 'enableCrxDe' on LocalInstance(name='dev-author', httpUrl='http://localhost:4502')! Cause: Cannot save repository node '/var/gap/provision/step/enableCrxDe' on LocalInstance(name='dev-author', httpUrl='http://localhost:4502'). Cause: Failed...