Andras Salamon created OOZIE-3324:
-------------------------------------
Summary: 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
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)