Jenkins Warnings Plugin - Content is not allowed in prolog error

561 views Asked by At

Today, I setup Warnings Plugin, and use CssLint and JSLint but after build I get error message to the all file:

java.io.IOException: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.

This is my settings: enter image description here

Which cause this error and how to fix? I probably set Default Encoding, but that didn't help.

0

There are 0 answers