[AEM 6.5] ui.apps and ui.content packages are not installed | Adobe Higher Education
Skip to main content
Level 2
May 24, 2022

[AEM 6.5] ui.apps and ui.content packages are not installed

  • May 24, 2022
  • 1 respuesta
  • 1030 visualizaciones

Hello, I have a question, I am trying to deploy a project through the cloud manager, the pipeline finishes it correctly but when I check the crx/de I do not see that the packages (ui.apps, ui.content) have been uploaded or installed . Is there any special configuration to be done for them to be installed?

Este tema ha sido cerrado para respuestas.

1 respuesta

sukumard
Level 3
May 25, 2022

Hi,

Have you checked the profile you are using , is it  using mvn clean install or mvn clean deploy along with your needed profiles in cloud manager configuration..

Level 2
May 25, 2022

Hi @sukumard ,

 

Is there an example of this configuration for cloud manager?