Skip to content

Netcentric/aem-classification

Repository files navigation

Maven Central License Build Status SonarCloud Status SonarCloud Coverage

Overview

This repository comprises of several modules around AEM's Content Classification.

Modules

  1. aem-classification-validator: A FileVault validator for AEMs content classification
  2. aem-classification-maps: Maps containing information about resource type classification. To be used with the validator
  3. aem-classification-maven-plugin: 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)
  4. aem-classification-search-index-package: 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)