Hi

It is a sbt-coverage issue check the last comment at 
https://github.com/scoverage/sbt-scoverage/issues/134

El jueves, 9 de febrero de 2017, 5:24:16 (UTC+1), Sukumar Reddy escribió:
>
> Hello All I am using
>  
> 1. Jenkins 
>        Jenkins ver. 1.625.18.3 (CloudBees Jenkins Enterprise 15.11)
> 2. scoverage plugin: 
>        SbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.0")
> 3. sbt version
>         sbt-0.13.9
> 4. sbt settings:
>          [process_args] java_version = '1.8.0_111'
>          # Executing command line:
>           java
>          -Xms4096m 
>          -Xmx4096m
>          -XX:ReservedCodeCacheSize=512m
>          -XX:MaxMetaspaceSize=1024m
>          -jar
>
> when i issue sbt coverage test coverageReport from jenkins
> I am getting the below issue
> [info] [info] Beginning coverage instrumentation
> [info] [warn] Could not instrument [EmptyTree$/null]. No pos.
> [info] [warn] Could not instrument [EmptyTree$/null]. No pos.
> [info] [warn] Could not instrument [EmptyTree$/null]. No pos.
> [info] [warn] Could not instrument [EmptyTree$/null]. No pos.
>
> And the same if i try to do command line (linux) i am getting coverage
>
> Could any one help me here. Thanks in advance
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/fd54a125-5a33-4d58-a85c-1d686771393f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to