Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Commit

Permalink
Mention to install the Core WCM Components (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
basecode authored and vladbailescu committed Aug 9, 2016
1 parent 0f72ec5 commit 4325342
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ Or to deploy only the bundle to the author, run

To build a single package

> Pre-requisite: install the corresponding version of the We.Retail Commons project into your local Maven Repository.
> For more details head over to https://github.com/Adobe-Marketing-Cloud/aem-sample-we-retail-commons.
> Pre-requisite: install Core WCM Components and the corresponding version of the We.Retail Commons project into your local Maven Repository.
> For more details head over to https://git.corp.adobe.com/CQ/aem-core-wcm-components and https://github.com/Adobe-Marketing-Cloud/aem-sample-we-retail-commons.
mvn clean install -PbuildSinglePackage

To install single package on an AEM instance

> Pre-requisite: install the corresponding version of the We.Retail Commons project into your local Maven Repository.
> For more details head over to https://github.com/Adobe-Marketing-Cloud/aem-sample-we-retail-commons.
> Pre-requisite: install Core WCM Components and the corresponding version of the We.Retail Commons project into your local Maven Repository.
> For more details head over to https://git.corp.adobe.com/CQ/aem-core-wcm-components and https://github.com/Adobe-Marketing-Cloud/aem-sample-we-retail-commons.
mvn clean install -PbuildSinglePackage -PautoInstallSinglePackage

Expand Down

0 comments on commit 4325342

Please sign in to comment.