Skip to content
#

aem

Here are 440 public repositories matching this topic...

nhirrle
nhirrle commented Jun 8, 2020

Feature Request

Is your feature request related to a problem? Please describe.
With latest core components release 2.9 an AEM author is able to add HTML IDs to all components.
This is a nice feature but error prone as IDs must be unique on the HTML site. Otherwise HTML is invalid and it often leads to JavaScript issues.

Describe the solution you'd like
Validation should be perf

enhancement good first issue
kaushalmall
kaushalmall commented Jul 9, 2020

Now that Cloud Manager supports Java 11 and lets you configure it using the toolchains plugin

https://docs.adobe.com/content/help/en/experience-manager-cloud-service/onboarding/getting-access/creating-aem-application-project.html#using-java-11

It would be nice if the archetypes takes Java version as a user input and configures the toolchains plugin out of the box.

enhancement good first issue
nishneo
nishneo commented Apr 7, 2022

Expected Behaviour

Build should be successful

Actual Behaviour

Build fail at junits

Reproduce Scenario (including but not limited to)

mvn clean install at master branch for 2.7.1-SNAPSHOT

Steps to Reproduce

Checkout code and build using mvn clean install

Platform and Version

Windows

Logs taken while reproducing problem

ERROR] Errors:
[ERROR] Comme

good first issue

Improve this page

Add a description, image, and links to the aem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aem topic, visit your repo's landing page and select "manage topics."

Learn more