AEM Hello World - Bundle

Maven Multimodule project for AEM Hello World.

License

License

GroupId

GroupId

com.shinesolutions
ArtifactId

ArtifactId

aem-helloworld-bundle
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

bundle
Description

Description

AEM Hello World - Bundle
Maven Multimodule project for AEM Hello World.

Download aem-helloworld-bundle

Dependencies

provided (15)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0
org.apache.felix : org.apache.felix.scr.annotations jar 1.9.8
biz.aQute.bnd : annotation jar 2.3.0
javax.servlet : servlet-api jar 2.5
org.apache.commons : commons-lang3 jar 3.0.1
commons-lang : commons-lang jar 2.5
commons-codec : commons-codec jar 1.5
commons-io : commons-io jar 2.4
javax.servlet.jsp : jsp-api jar 2.1
javax.jcr : jcr jar 2.0
com.adobe.aem : uber-jar jar 6.2.0
org.slf4j : slf4j-api jar 1.7.6
org.apache.sling : org.apache.sling.models.api jar 1.2.2
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
junit-addons : junit-addons jar 1.4
org.slf4j : slf4j-simple jar 1.7.6

Project Modules

There are no modules declared in this project.

Build Status Known Vulnerabilities

AEM Hello World

Content

This project is an AEM package that must be deployed on the author instance and its respective publish instances.

It will provide a single authorable page at /content/helloworld.

Building

This project uses Maven for building. Common commands:

From the root directory, run mvn -PautoInstallPackage clean install to build the bundle and content package and install to a CQ instance.

From the bundle directory, run mvn -PautoInstallBundle clean install to build just the bundle and install to a CQ instance.

Using with VLT

To use vlt with this project, first build and install the package to your local CQ instance as described above. Then cd to content/src/main/content/jcr_root and run

vlt --credentials admin:admin checkout -f ../META-INF/vault/filter.xml --force http://localhost:4502/crx

Once the working copy is created, you can use the normal vlt up and vlt ci commands.

Specifying CRX Host/Port

The CRX host and port can be specified on the command line with: mvn -Dcrx.host=otherhost -Dcrx.port=5502

Credits

Photos by Hitoshi Suzuki, Joshua Rodriguez, Roman Kraft and Nathan Dumlao used under the Unsplash Licence.

com.shinesolutions

Shine Solutions Group

Empowering our enterprise and government partners with pragmatic technology solutions

Versions

Version
0.0.2
0.0.1