AEM Classification Reactor

Reactor project building both the FileVault validator and the Maven Plugin

License

License

Categories

Categories

Net
GroupId

GroupId

biz.netcentric.filevault.validator
ArtifactId

ArtifactId

aem-classification
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

AEM Classification Reactor
Reactor project building both the FileVault validator and the Maven Plugin
Project URL

Project URL

https://github.com/Netcentric/aem-classification
Project Organization

Project Organization

Netcentric - A Cognizant Digital Business
Source Code Management

Source Code Management

https://github.com/Netcentric/aem-classification.git

Download aem-classification

How to add to project

<!-- https://jarcasting.com/artifacts/biz.netcentric.filevault.validator/aem-classification/ -->
<dependency>
    <groupId>biz.netcentric.filevault.validator</groupId>
    <artifactId>aem-classification</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.filevault.validator/aem-classification/
implementation 'biz.netcentric.filevault.validator:aem-classification:1.0.0'
// https://jarcasting.com/artifacts/biz.netcentric.filevault.validator/aem-classification/
implementation ("biz.netcentric.filevault.validator:aem-classification:1.0.0")
'biz.netcentric.filevault.validator:aem-classification:pom:1.0.0'
<dependency org="biz.netcentric.filevault.validator" name="aem-classification" rev="1.0.0">
  <artifact name="aem-classification" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.filevault.validator', module='aem-classification', version='1.0.0')
)
libraryDependencies += "biz.netcentric.filevault.validator" % "aem-classification" % "1.0.0"
[biz.netcentric.filevault.validator/aem-classification "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • aem-classification-validator
  • aem-classification-search-index-package
  • aem-classification-maven-plugin
  • aem-classification-maps

License

Overview

This repository comprises of several modules around AEMs 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)
biz.netcentric.filevault.validator

Netcentric

A Cognizant Digital Business

Versions

Version
1.0.0