https://github.com/icfnext/aem-parent-uber-jar
Maven parent POM for Adobe Experience Manager projects that defines a dependency management section containing the Adobe "Uber JAR" and additional dependencies that are provided by the OSGi container.
https://github.com/icfnext/aem-parent-uber-jar
Last synced: 5 months ago
JSON representation
Maven parent POM for Adobe Experience Manager projects that defines a dependency management section containing the Adobe "Uber JAR" and additional dependencies that are provided by the OSGi container.
- Host: GitHub
- URL: https://github.com/icfnext/aem-parent-uber-jar
- Owner: icfnext
- License: other
- Created: 2016-11-17T15:10:11.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2019-03-08T16:27:22.000Z (about 7 years ago)
- Last Synced: 2025-01-28T02:42:07.801Z (over 1 year ago)
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AEM Parent Uber Jar POM
[ICF Next](http://www.icfnext.com/)
## Overview
Maven parent POM for AEM projects that defines a dependency management section containing the Adobe "Uber JAR" and additional dependencies that are provided by the OSGi container.
AEM projects that define this project as the parent will only need to specify a <dependencies> section containing the subset of dependencies in use and may omit the version and scope definitions.
## Compatibility
AEM Parent POM Version(s) | AEM Version(s)
------------ | -------------
7.0.0 | 6.3, 6.4, 6.5
6.4.2 | 6.4.2
6.4.1.1 | 6.4.1
6.4.1 | 6.4.0
6.4.0 | 6.4.0
6.3.2.2 | 6.3.2.2
6.3.2 | 6.3.2
6.3.1.2.1 | 6.3.1.2
6.3.1.2 | 6.3.1.2
6.3.1.1 | 6.3.1.1
6.3.0 | 6.3.0
6.2.0-SP1 | 6.2.1
6.2.0 | 6.2.0
## Versioning
Follows [Semantic Versioning](http://semver.org/) guidelines.