Expand my Community achievements bar.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
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

View solution in original post

2 Replies

Avatar

Correct answer by
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.