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

### Expected Behaviour Allowed components for "Page Content" policy correctly allows components. ### Actual Behaviour Typo in policy causes form container to be missing. ### Reproduce Scenario (including but not...

As a developer, it is important to know which archetype version was used since it impacts the ability to deploy the project to an AEM instance. ## Description Add archetypeVersion...

The Versions and README do not reflect the last two releases. Presumably they are still 6.5.5+ & AEM as a Cloud Service

Is it expected that **_mvn clean compile_** command is being failed against the newly created project? Could not resolve dependencies for project com.mysite:mysite.ui.apps:content-package:1.0.3-SNAPSHOT: The following artifacts could not be resolved:...

Responsive grid layout not working in the latest "29" maven generated project with React SPA.

When you generate a project from the archetype, starting off with a number char, the build breaks. ``` filePath=jcr_root/conf/202180sandbox/settings/wcm/policies/.content.xml, nodePath=/conf/202180sandbox/settings/wcm/policies 11:36:46,775 [main] [INFO] ValidationViolation: "jackrabbit-filter: Ancestor node '/content/dam/202180sandbox' is not...

### Expected Behaviour `mvn test` does not emit any warning ### Actual Behaviour The following warning is emitted ``` ... [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ mysite.core --- [INFO] [INFO] -------------------------------------------------------...

When triggering in AEM Cloud with the sample project generated by the archetype we have an issue with the container component that is marked as legacy. The component /apps/NAME/components/container/new extends...

Is there a desire on aem's part to allow another framework use than React and Angular?

### Expected Behaviour Shouldn't throw any errors with regards to sample content provided by archetype ### Actual Behaviour Multiple errors upon loading the project in Eclipse IDE - Issue related...