GithubHelp home page GithubHelp logo

deangodfree / aem-sample-we-retail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adobe-marketing-cloud/aem-sample-we-retail

0.0 2.0 0.0 12.21 MB

We.Retail is a reference implementation of a retail site.

License: Apache License 2.0

Java 42.01% JavaScript 20.23% CSS 19.29% HTML 18.47%

aem-sample-we-retail's Introduction

We.Retail

Build Status

This is an AEM 6.3 reference implementation for the retail industry.

Modules

The main parts of the template are:

  • core: Java bundle containing all core functionality like OSGi services, listeners or schedulers, as well as component-related Java code such as models, servlets or request filters.
  • ui.apps: contains the /apps (and /etc) parts of the project, ie JS&CSS clientlibs, components, templates
  • ui.content: contains sample content using the components from the ui.apps
  • config: configuration packages, contains configurations needed for the implementation
  • it.tests.ui-js: UI integrations tests based on Hobbes
  • parent: Parent POM with basic configurations for building the project
  • all: additional module to build a single package embedding core bundle, ui.apps, ui.content and config package

How to build

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

mvn clean install

If you have a running AEM instance you can build and package the whole project and deploy into AEM with

mvn clean install -PautoInstallPackage

Or to deploy it to a publish instance, run

mvn clean install -PautoInstallPackagePublish

Or to deploy only the bundle to the author, run

mvn clean install -PautoInstallBundle

To install single package on an AEM instance

mvn clean install -PautoInstallSinglePackage

UberJar

This project relies on the unobfuscated AEM 6.3 cq-quickstart. This is publicly available on https://repo.adobe.com

For more details about the UberJar please head over to the How to Build AEM Projects using Apache Maven documentation page.

Testing

Testing is done using client-side Hobbes.js tests: JavaScript-based browser-side tests that verify browser-side behavior. To test:

in the navigation, go the 'Operations' section and open the 'Testing' console; the left panel will allow you to run your tests.

Maven settings

The project comes with the auto-public repository configured. To setup the repository in your Maven settings, refer to:

http://helpx.adobe.com/experience-manager/kb/SetUpTheAdobeMavenRepository.html

aem-sample-we-retail's People

Contributors

dnlek avatar gabrielwalt avatar lrejmer avatar bsoin avatar coatpont avatar raducotescu avatar bpauli avatar justinedelson avatar vladbailescu avatar zkorczyc avatar actinium15 avatar dominiksuess avatar josephrignanese avatar mhaack avatar varunstech avatar acollign avatar blefebvre avatar martinischeery avatar gknobloch avatar jpelka avatar marcpf avatar vasrivas avatar hneelu avatar jckautzmann avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.