ankumalh / assets-commerce

AEM artifacts to be installed while working with new assets-commerce rule engine
0 stars 2 forks source link

assets-commerce

This project contains the AEM Commerce boilerplate artifacts. It demonstrates the usage of Product SKU metadata field for Adobe Experience Manager (AEM). It is intended as a best-practice set of examples as well as a potential starting point to develop your own functionality.

General overview of an AEM project for cloud services is available here.

Modules

The main parts of the template are:

How to build

To build all the modules, run in the project root directory the following command with Maven 3:

mvn clean install

This will build only the artefacts for an AEM as a Cloud Service target. To install the content pkg onto local aem cloud service sdk

mvn clean install content-package:install