Build Failed on Maven
Dear all,
I had a build failed and don't know how to resolve it.
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile
05:52:10
jetbrains.buildServer.util.XmlXppAbstractParser$3: The markup in the document preceding the root element must be well-formed. at jetbrains.buildServer.util.XmlXppAbstractParser.parse(XmlXppAbstractParser.java:41) at jetbrains.buildServer.util.XmlXppAbstractParser.parse(XmlXppAbstractParser.java:33) at jetbrains.buildServer.xmlReportPlugin.parsers.antJUnit.AntJUnitReportParser.parse(AntJUnitReportParser.java:179) at jetbrains.buildServer.xmlReportPlugin.ParseReportCommand.run(ParseReportCommand.java:62) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 2; The markup in the document preceding the root element must be well-formed. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) at jetbrains.buildServer.util.XmlXppAbstractParser.parseWithSAX(XmlXppAbstractParser.java:260) at jetbrains.buildServer.util.XmlXppAbstractParser.parse(XmlXppAbstractParser.java:39) ... 8 more
05:52:10
Failed to parse xml report
05:52:10
Step Maven failed
05:52:18
Publishing artifacts < 1s
05:52:18
Publishing internal artifacts < 1s
05:52:19
Build finished
Please sign in to leave a comment.
I got this error now, org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: unknown error: Chrome failed to start: exited abnormally. (unknown error: DevToolsActivePort file doesn't exist)
How to resolve it?