Ui apps Build error | Community
Skip to main content
Level 4
February 18, 2022
Solved

Ui apps Build error

  • February 18, 2022
  • 1 reply
  • 958 views

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. 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by B_Sravan

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

1 reply

B_Sravan
Community Advisor
B_SravanCommunity AdvisorAccepted solution
Community Advisor
February 18, 2022

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

Level 4
February 18, 2022

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