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
Taken as a source this issue: mojohaus/build-helper-maven-plugin#168 a new regression has been found, when trying to parse a file encoded as UTF-8 with no BOM, and the element encoding is ISO-8859-1, throwing and exception with this message:
"UTF-8 BOM plus xml decl of ISO-8859-1 is incompatible ..."