You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Raju Bairishetti (JIRA)" <ji...@apache.org> on 2018/01/25 03:50:00 UTC

[jira] [Updated] (LENS-1498) findbug-maven-plugin is failing while it is generating reports through cobertura

     [ https://issues.apache.org/jira/browse/LENS-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raju Bairishetti updated LENS-1498:
-----------------------------------
    Fix Version/s:     (was: 2.7)
                   2.8

> findbug-maven-plugin is failing while it is generating reports through cobertura
> --------------------------------------------------------------------------------
>
>                 Key: LENS-1498
>                 URL: https://issues.apache.org/jira/browse/LENS-1498
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: build
>            Reporter: Raju Bairishetti
>            Priority: Major
>             Fix For: 2.8
>
>
> Seeing the following error while generating site:staging step 
> {noformat}
> [INFO] BugInstance size is 26
> [INFO] Error size is 0
> [INFO] Total bugs: 26
> [INFO] Uncallable method org.apache.lens.api.scheduler.SchedulerJobInstanceState$1.__cobertura_classmap(LightClassmapListener) defined in anonymous class [org.apache.lens.api.scheduler.SchedulerJobInstanceState$1] In SchedulerJobInstanceState.java
> [INFO] Uncallable method org.apache.lens.api.scheduler.SchedulerJobInstanceState$1.__cobertura_get_and_reset_counters() defined in anonymous class [org.apache.lens.api.scheduler.SchedulerJobInstanceState$1] In SchedulerJobInstanceState.java
> {noformat}
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project lens-api: failed to get report for org.codehaus.mojo:cobertura-maven-plugin: Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.1:check (findbugs-check) on project lens-api: failed with 26 bugs and 0 errors -> [Help 1]
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)