You are on page 1of 2

Creation of Project using Latest and compatible AEM Archetype

Removal of the unwanted contents including examples

Maintain same artifact name (Same Package Name etc)

3 pointer

Update the POM with custom dependencies, ensure latest uber version and AEM Forms SDK lib
version is included

Update the OSGI config according to the latest standards -> (Current is XML latest is JSON)

5 pointer

Move the core module (Copy the code of core module)

3 pointer

Move Apps,Content modules to new structure

5 pointsr

Unit Testing and Fixes of the Entire Application

8 pointer

Qa-> Regression of the entire Application

8 pointer

Stage Two

Creation of repo in ADO and CI/CD Pipelines

3 pointer

Stage Three -> UI Team


UI.Frontend

Moving the CSS/JS into the UI front end module this involves Creation of scss files corresponding to
the css files

Finetuning the webpack configurations

8 pointer

Add unit testing and QA here

You might also like