FindBugs Bug Detector Report
The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Summary
Classes |
Bugs |
Errors |
Missing Classes |
17 |
25 |
0 |
0 |
org.apache.maven.plugin.coreit.AbstractRepoMojo
org.apache.maven.plugin.coreit.AttachPomMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.AttachPomMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
83 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.AttachPomMojo.pomFile |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
70 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.AttachPomMojo.project |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
83 |
Medium |
org.apache.maven.plugin.coreit.DeployMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.DeployMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
69 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.DeployMojo.deployer |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
69 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.DeployMojo.deploymentRepository |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
69 |
Medium |
org.apache.maven.plugin.coreit.InstallCustomMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.InstallCustomMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
61 |
Medium |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.InstallCustomMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
63 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.InstallCustomMojo.localRepoDir |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
61 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.InstallCustomMojo.repositoryFactory |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
63 |
Medium |
org.apache.maven.plugin.coreit.InstallMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.InstallMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
63 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.InstallMojo.installer |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
59 |
Medium |
org.apache.maven.plugin.coreit.LatestMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.LatestMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
56 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.LatestMojo.projectArtifact |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
56 |
Medium |
org.apache.maven.plugin.coreit.ReleaseMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.ReleaseMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
56 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ReleaseMojo.project |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
56 |
Medium |
org.apache.maven.plugin.coreit.ResolveMojo
Bug |
Category |
Details |
Line |
Priority |
Exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugin.coreit.ResolveMojo.execute() |
BAD_PRACTICE |
RV_RETURN_VALUE_IGNORED_BAD_PRACTICE |
140 |
Medium |
org.apache.maven.plugin.coreit.ResolveTransitiveMojo
Bug |
Category |
Details |
Line |
Priority |
Exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugin.coreit.ResolveTransitiveMojo.execute() |
BAD_PRACTICE |
RV_RETURN_VALUE_IGNORED_BAD_PRACTICE |
139 |
Medium |
org.apache.maven.plugin.coreit.SetMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.SetMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
83 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.SetMojo.mainFile |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
70 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.SetMojo.project |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
83 |
Medium |