Allen Wittenauer created YETUS-762:
--------------------------------------
Summary: findbugs warning in yetus-minimaven-plugin/bin4libs
Key: YETUS-762
URL: https://issues.apache.org/jira/browse/YETUS-762
Project: Yetus
Issue Type: Bug
Reporter: Allen Wittenauer
{code}
NP Possible null pointer dereference in
org.apache.yetus.maven.plugin.fileops.MakeBins4Libs.execute() due to return
value of called method
Bug type NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE (click for details)
In class org.apache.yetus.maven.plugin.fileops.MakeBins4Libs
In method org.apache.yetus.maven.plugin.fileops.MakeBins4Libs.execute()
Value loaded from libListOfFiles
Dereferenced at MakeBins4Libs.java:[line 123]
Known null at MakeBins4Libs.java:[line 120]
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)