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 |
6 |
23 |
0 |
0 |
org.apache.maven.plugin.coreit.ForkGoalAggregatorMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.ForkGoalAggregatorMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
62 |
Medium |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.ForkGoalAggregatorMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
49 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkGoalAggregatorMojo.project |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
62 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkGoalAggregatorMojo.reactorProjects |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
49 |
Medium |
org.apache.maven.plugin.coreit.ForkGoalMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.ForkGoalMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
47 |
Medium |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.ForkGoalMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
53 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkGoalMojo.executedProject |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
47 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkGoalMojo.project |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
53 |
Medium |
org.apache.maven.plugin.coreit.ForkLifecycleAggregatorMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.ForkLifecycleAggregatorMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
63 |
Medium |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.ForkLifecycleAggregatorMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
50 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkLifecycleAggregatorMojo.project |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
63 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkLifecycleAggregatorMojo.reactorProjects |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
50 |
Medium |
org.apache.maven.plugin.coreit.ForkLifecycleMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.ForkLifecycleMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
56 |
Medium |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.ForkLifecycleMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
62 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkLifecycleMojo.executedProject |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
56 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkLifecycleMojo.project |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
62 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkLifecycleMojo.touchDirectory |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
54 |
Medium |
org.apache.maven.plugin.coreit.ForkLifecycleNoProjectMojo
Bug |
Category |
Details |
Line |
Priority |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkLifecycleNoProjectMojo.finalName |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
52 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.ForkLifecycleNoProjectMojo.touchDirectory |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
50 |
Medium |
org.apache.maven.plugin.coreit.TouchMojo
Bug |
Category |
Details |
Line |
Priority |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.TouchMojo.execute() |
CORRECTNESS |
NP_UNWRITTEN_FIELD |
56 |
Medium |
Exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.plugin.coreit.TouchMojo.touch(File, String) |
BAD_PRACTICE |
RV_RETURN_VALUE_IGNORED_BAD_PRACTICE |
74 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.TouchMojo.outputDirectory |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
60 |
Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.TouchMojo.project |
CORRECTNESS |
UWF_UNWRITTEN_FIELD |
56 |
Medium |