Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Ui apps Build error

Avatar

Level 5

Hello ,

I am trying to build a project, before it was working fine. I have created new component and trying to run the command mvn clean -PautoInstallPackage when I do that, I'm getting this violation error. Can anyone help me with this ? Thanks in advance. 

VanithaB1_0-1645162044701.png

 

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor

Hi @Tessa_learner1 

 

It seems like the convention error with the testimonials component's dialog xml. Try re creating the dialog by taking the reference of any one of the core components' dialog, that could resolve your build issue.

Thank you.

 

Sravan

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Community Advisor

Hi @Tessa_learner1 

 

It seems like the convention error with the testimonials component's dialog xml. Try re creating the dialog by taking the reference of any one of the core components' dialog, that could resolve your build issue.

Thank you.

 

Sravan

Avatar

Level 5

@B_Sravan  Yes I have re-created the content.xml from core component and it worked. Thank you so much for your help.