


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.
Solved! Go to Solution.
Views
Replies
Total Likes
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
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
@B_Sravan Yes I have re-created the content.xml from core component and it worked. Thank you so much for your help.