You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Salamon (JIRA)" <ji...@apache.org> on 2018/08/09 07:27:00 UTC

[jira] [Commented] (OOZIE-3324) Cannot compile with findbugs check

    [ https://issues.apache.org/jira/browse/OOZIE-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574394#comment-16574394 ] 

Andras Salamon commented on OOZIE-3324:
---------------------------------------

The OOZIE-3314 patch changed the content of the findbugs-filter.xml file and moved it to the fluent-job/fluent-job-api subdirectory. The commit only changed the content but kept the file at the original directory.

> Cannot compile with findbugs check
> ----------------------------------
>
>                 Key: OOZIE-3324
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3324
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 5.1.0
>            Reporter: Andras Salamon
>            Assignee: Andras Salamon
>            Priority: Critical
>
> Latest snapshot compilation fails because of missing findbugs-filter.xml file:
> {noformat}
> $ mvn clean install -DskipTests
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 11.852 s
> [INFO] Finished at: 2018-08-09T09:11:41+02:00
> [INFO] ------------------------------------------------------------------------
> [ERROR] Could not find resource '/Users/andrassalamon/src/oozie/fluent-job/fluent-job-api/findbugs-filter.xml'. -> [Help 1]{noformat}



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