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/02 06:55:00 UTC

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

Raju Bairishetti created LENS-1498:
--------------------------------------

             Summary: 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
             Fix For: 2.7


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
(v6.4.14#64029)