gradle-aem-plugin icon indicating copy to clipboard operation
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.

Results 81 gradle-aem-plugin issues
Sort by recently updated
recently updated
newest added

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`

enhancement
good first issue

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

bug
major

``` * 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...

bug
major