[
https://issues.apache.org/jira/browse/TEZ-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor resolved TEZ-4523.
-------------------------------
Resolution: Fixed
> Findbugs build is broken tez-tfile-parser
> -----------------------------------------
>
> Key: TEZ-4523
> URL: https://issues.apache.org/jira/browse/TEZ-4523
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Ayush Saxena
> Assignee: Ayush Saxena
> Priority: Major
> Fix For: 0.10.3
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> {noformat}
> [INFO] --- findbugs:3.0.5:findbugs (default-cli) @ tez-tfile-parser ---
> [INFO] Fork Value is true
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2.966 s
> [INFO] Finished at: 2023-12-04T18:18:09+05:30
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Could not find resource
> '/Users/ayushsaxena/code/tez/tez-tools/tez-tfile-parser/findbugs-exclude.xml'.
> -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/ResourceNotFoundException{noformat}
> To repro:
> {noformat}
> cd tez-tools/tez-tfile-parser
> mvn test-compile findbugs:findbugs -DskipTests=true{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)