aem-project-archetype icon indicating copy to clipboard operation
aem-project-archetype copied to clipboard

Maven template to create best-practice websites on AEM.

Results 154 aem-project-archetype issues
Sort by recently updated
recently updated
newest added

## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change...

do not merge

### Expected Behaviour Project (archetype 41 ) creation and build (mvn clean install ) should go through successfully using maven version 3.3.9+ as per the documentation . Archetype | AEM...

## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change...

### Feature Request To serve a secure website it would be nice to benefit from the [OWASP dependency-check-maven plugin](https://github.com/jeremylong/DependencyCheck) when creating a new project. It can run on each build...

## Description Use separate properties for the different plugins in the BND tools config, so all plugins are properly loaded and not overwritten so only the last one is used....

### Expected Behaviour The webpack build outputs 3 chunks: runtime, vendor, main. These 3 files should be loaded onto pages seperately in order to leverage browser caching in the most...

Adding the ability to include maintenance tasks for AEMaaCS instances ## Description Some customers are starting to suffer from not running maintenance tasks on AEMaaCS and for that reason I...

## Description The PR adds a new vhost to invalidate cache on author dispatcher in AMS setups. ## Related Issue https://github.com/adobe/aem-project-archetype/issues/1037 ## Motivation and Context The current AMS Dispatcher configuration...

It appears that the AMS Dispatcher configuration does not provide a way to flush cache on author dispatcher. We develop authoring components whos client libraries are cached in author dispatcher,...

### Expected Behaviour Deployment should pass with all tests green ### Actual Behaviour Deployment fails in assets.js ------------------------------------------------------------------ [chrome 103.0.5060.114 LINUX #0-0] Running: chrome (v103.0.5060.114) on LINUX [chrome 103.0.5060.114 LINUX...