コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.
解決済み

Compilation error while deploying the project to the aem local cloud instance (aem-sdk-2024.4.15787.20240404T134829Z-231200).

Avatar

Level 2

Getting Compilation error while deploying the project to the aem cloud instance (aem-sdk-2024.4.15787.20240404T134829Z-231200).

shafali12_0-1718171620831.png

 



Could someone please provide the lead on this, appreciate your assistance.

@arunpatidar @EstebanBustamante @aanchal-sikka @Rohan_Garg

 

 

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

Hi @shafali12

 

I have couple of inputs here - 

1. Try using the following build command mvn clean install -PautoInstallPackage -Padobe-public

Double check your settings.xml has the adobe-public profile in it - Reference How to set up the Adobe Maven Repository

2. Check your filter rules once to make sure all the i18n are included in the filter.xml

3. As a fail-safe, try removing the untracked changes and then re-trigger the build.

 

Hope this helps!

 

Thanks,

Rohan Garg

元の投稿で解決策を見る

2 返信

Avatar

正解者
Community Advisor

Hi @shafali12

 

I have couple of inputs here - 

1. Try using the following build command mvn clean install -PautoInstallPackage -Padobe-public

Double check your settings.xml has the adobe-public profile in it - Reference How to set up the Adobe Maven Repository

2. Check your filter rules once to make sure all the i18n are included in the filter.xml

3. As a fail-safe, try removing the untracked changes and then re-trigger the build.

 

Hope this helps!

 

Thanks,

Rohan Garg

Avatar

Community Advisor and Adobe Champion

Hi, 

Are you compiling a valid cloud project (a project with an AEM cloud structure)? From what I can see, you have some violations in where things are located, or there may be items that cannot be deployed due to filters preventing it. Please check this thread, as it will likely solve your issue: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/interesting-error-with-fil... 



Esteban Bustamante