https://github.com/icfnext/aem-apps-ionic-maven-archetype
Archetype for generating AEM Apps projects using the Ionic AEM Apps library
https://github.com/icfnext/aem-apps-ionic-maven-archetype
Last synced: about 2 months ago
JSON representation
Archetype for generating AEM Apps projects using the Ionic AEM Apps library
- Host: GitHub
- URL: https://github.com/icfnext/aem-apps-ionic-maven-archetype
- Owner: icfnext
- License: other
- Created: 2016-02-09T23:04:59.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2016-09-27T15:38:43.000Z (over 9 years ago)
- Last Synced: 2026-03-03T11:33:27.360Z (3 months ago)
- Language: HTML
- Size: 1.01 MB
- Stars: 0
- Watchers: 23
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AEM Apps Ionic Maven Archetype
Generates a multi-module AEM project, initial content, and contentsync configuration appropriate for an AEM Apps project
using the [Ionic AEM Apps Library](https://github.com/OlsonDigital/ionic-aem-apps).
## Usage
```
mvn archetype:generate -DarchetypeGroupId=com.citytechinc.aem.apps.ionic -DarchetypeArtifactId=aem-apps-ionic-maven-archetype -DarchetypeVersion=0.3.0 -DgroupId=com.client.package -DartifactId=project-name -DclientPrettyName="Project Name" -Dversion=1.0.0-SNAPSHOT -DinteractiveMode=false
```
## Version Information
Library or Application | Version(s)
---------------------- | ----------
AEM | 6.2
Ionic AEM Apps Library | 0.7.0