AEM Analyser Maven Plugin | AEM Community Blog Seeding | Community
Skip to main content
kautuk_sahni
Community Manager
Community Manager
May 17, 2022

AEM Analyser Maven Plugin | AEM Community Blog Seeding

  • May 17, 2022
  • 0 replies
  • 521 views

BlogImage.jpg

AEM Analyser Maven Plugin by Adobe

Abstract

A Maven plugin used by developers of applications for AEM as a Cloud Service (AEMaaCS).

The plugin provides an easy way to run the same checks locally as in the Cloud Manager pipeline and ensures that the application works correctly when deployed in the cloud.

NOTE: Please make sure to always use the latest version. Refrain from using any version below 1.1.10

Functionality
The plugin performs similar tasks as the Cloud Manager pipeline after the application is built and before it is deployed. It inspects the generated content packages and runs a set of checks (analysers) on the contents of the packages. By default it check against the latest available SDK version.

Most of the analysers are based on the Apache Sling Feature Model Analyser framework.

Installation
This is a plugin to Apache Maven. It can be enabled by referencing its coordinates in a pom.xml:


com.adobe.aem
aemanalyser-maven-plugin
... version ...

Example:


com.adobe.aem
aemanalyser-maven-plugin
1.1.12 

Read Full Blog

AEM Analyser Maven Plugin

Q&A

Please use this thread to ask the related questions.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.