Element 'dependency' cannot have character [children], because the type's content type is element-only in pom.xml

Element 'dependency' cannot have character [children], because the type's content type is element-only in pom.xml

Solution:

This error is due to incorrect parsing of the xml file. Remove all spaces and new lines between the tags.

No comments:

 Python Basics How to check the version of Python interpreter mac terminal

Popular in last 30 days