Installing EP for Adobe Marketing Cloud
Installing EP for Adobe Marketing Cloud
This section describes how to build EP for Adobe Marketing Cloud and install it on Adobe Experience Manager.
Prepare the Source Code Directory
Warning:
Windows File Path Limitation
Do not checkout your source code to a directory that is greater than 20 characters in length. Windows file paths are limited to 260 characters. The longest file path in the source code is greater than 230 characters so be careful where you deploy your source files.
Build EP for Adobe Marketing Cloud
To build EP for Adobe Marketing Cloud 6.0:
- Navigate to source_directory\ep-aem-commerce and run:
mvn clean install
Deploying EP for Adobe Marketing Cloud Packages
To deploy the built packages in AEM:
- In AEM, open the Package Manager at http://localhost:4502/crx/packmgr/index.jsp and install the cq-geometrixx-ep-content-{version}.zip file, which is located in the source_directory\ep-aem-commerce\ui\target directory.
Running EP for Adobe Marketing Cloud
Once EP for Adobe Marketing Cloud successfully deploys, do the
following:
- Start up Cortex following these instructions.
- Open the Geometrixx demo at http://localhost:4502/content/geometrixx-outdoors/en_US.html.