AEM Classification Validator

FileVault validator which verifies that a package complies with the AEM content classifications (https://docs.adobe.com/content/help/en/experience-manager-65/deploying/upgrading/sustainable-upgrades.html).

License

License

Categories

Categories

Net
GroupId

GroupId

biz.netcentric.filevault.validator
ArtifactId

ArtifactId

aem-classification-validator
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

AEM Classification Validator
FileVault validator which verifies that a package complies with the AEM content classifications (https://docs.adobe.com/content/help/en/experience-manager-65/deploying/upgrading/sustainable-upgrades.html).
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-validator

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.jackrabbit.vault : vault-validation jar 3.4.2
org.apache.sling : org.apache.sling.api jar 2.21.0
org.apache.sling : org.apache.sling.jcr.resource jar 3.0.20
org.apache.commons : commons-csv jar 1.6
commons-lang : commons-lang jar 2.5
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.20
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.jetbrains : annotations jar 18.0.0

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.20
org.junit.jupiter : junit-jupiter jar 5.6.0
org.hamcrest : hamcrest-library jar 2.2
javax.jcr : jcr jar 2.0
org.apache.jackrabbit : jackrabbit-jcr-commons jar 2.20.0
org.apache.jackrabbit : oak-jackrabbit-api jar 1.20.0

Project Modules

There are no modules declared in this project.

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.1
1.0.0