You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error on pom files. Sample stack trace here. I actually identified what was causing it trouble: a comment. With a comment (at the end of ), it caused an error and stopped sorting midway (empty lines not removed, for example). Without the comment, it worked.
For the record, the comment was this:
<!--
NO OTHER REPOS SHOULD EVER BE CONFIGURED... the above richrelevance ones can proxy to others if needed
-->
The error occurs when you try to sort the settings.xml. When sorting pom-file, the error does not appear.
IDE: IU-132.27
settings.xml: http://pastebin.com/gYYiQGqT
error message: http://pastebin.com/09efg1eM
The text was updated successfully, but these errors were encountered: