https://github.com/netcentric/aem-classification
Jackrabbit FileVault Validator and classification maps for AEM Content Classification
https://github.com/netcentric/aem-classification
aem filevault jackrabbit-oak oak
Last synced: about 21 hours ago
JSON representation
Jackrabbit FileVault Validator and classification maps for AEM Content Classification
- Host: GitHub
- URL: https://github.com/netcentric/aem-classification
- Owner: Netcentric
- License: epl-1.0
- Created: 2020-02-25T12:18:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T18:39:50.000Z (7 months ago)
- Last Synced: 2025-04-08T14:41:53.947Z (27 days ago)
- Topics: aem, filevault, jackrabbit-oak, oak
- Language: Java
- Homepage:
- Size: 811 KB
- Stars: 4
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://search.maven.org/artifact/biz.netcentric.filevault.validator/aem-classification-validator)
[](https://opensource.org/licenses/EPL-1.0)
[](https://github.com/Netcentric/aem-classification/actions/workflows/maven.yml)
[](https://sonarcloud.io/dashboard?id=Netcentric_aem-classification)
[](https://sonarcloud.io/component_measures?metric=coverage&view=list&id=Netcentric_aem-classification)# Overview
This repository comprises of several modules around [AEM's Content Classification][1].# Modules
1. [aem-classification-validator][2]: A FileVault validator for AEMs content classification
1. [aem-classification-maps][3]: Maps containing information about resource type classification. To be used with the validator
1. [aem-classification-maven-plugin][4]: A Maven plugin to generate validation maps out of repository annotations (i.e. mixin properties). This is only necessary to generate your own maps (in case the provided ones are not sufficient)
1. [aem-classification-search-index-package][5]: Oak index definitions necessary for the Maven plugin to work. This is only necessary to generate your own maps (in case the provided ones are not sufficient)[1]: https://experienceleague.adobe.com/docs/experience-manager-65/deploying/upgrading/sustainable-upgrades.html?lang=en#content-classifications
[2]: ./aem-classification-validator
[3]: ./aem-classification-maps
[4]: ./aem-classification-maven-plugin
[5]: ./aem-classification-search-index-package