shanbin / scoverage-plugin

Jenkins scoverage plugin for Scala code coverage
https://wiki.jenkins-ci.org/display/JENKINS/Scoverage+Plugin
MIT License
6 stars 19 forks source link

Clicking on coverage graph from jenkins job summary page results in 404 #6

Closed droy-shutterstock closed 9 years ago

droy-shutterstock commented 9 years ago

My maven project is using scoverage plugin 1.1.0. Produces following in target: tree

Jenkins config as follows:

jenkins

Jenkins shows the accurate chart from scoverage however, Clicking the html report leads to 404 similar to https://github.com/shanbin/scoverage-plugin/issues/4

droy-shutterstock commented 9 years ago

It seems the html files are not getting copied to the jenkins server from the build node. Copying them manually inside a scoverage-report folder seems to work for a build.

thisismana commented 9 years ago

Have you found a more robust (automatic) solution for this issue?

shanbin commented 9 years ago

Should be fixed in the latest 1.2.1.