Since it's a CloudBees Jenkins Enterprise version, have you tried to 
contact CloudBees support? They might help you to drive/solve this issue.

Cheers

On Thursday, 9 February 2017 04:24:16 UTC, Sukumar Reddy wrote:
>
> 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/95ab59f7-fd3d-4d2f-8756-5ca299aef173%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to