sbt-scapegoat icon indicating copy to clipboard operation
sbt-scapegoat copied to clipboard

Path invalid in Windows for scapegoat-scalastyle.xml

Open lanarchyste opened this issue 9 years ago • 1 comments

scapegoat-scalastyle.txt In the report, all slashes are replaced by dots. So I can not get the reference of the file in my continuous integration server

Example : C:.Program Files.Jenkins.jobs.backofficeapi.RouteService.scala instead of C:\Program Files\Jenkins.jobs\backofficeapi\RouteService.scala

Can you fix this please ?

Thank you

lanarchyste avatar Nov 12 '15 14:11 lanarchyste

Hello

I can confirm and I have also this issue on MacOS. scapegot.html, scapegot.xml and scapegot-scalastyle.xml are generated with dotes instead of slashes.

When I launch sbt-sonar, the result of scapegot-scalastyle.xml is ignored.

Fail to resolve 100 file path(s) in Scapegoat report. No issues imported related to file(s):

michaelferwer avatar Oct 02 '20 15:10 michaelferwer