The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Champ jamais écrit : org.apache.maven.plugin.coreit.MojoExecutionExceptionMojo.message | CORRECTNESS | UWF_UNWRITTEN_FIELD | 41 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Champ jamais écrit : org.apache.maven.plugin.coreit.MojoFailureExceptionMojo.longMessage | CORRECTNESS | UWF_UNWRITTEN_FIELD | 58 | Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.MojoFailureExceptionMojo.message | CORRECTNESS | UWF_UNWRITTEN_FIELD | 60 | Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.MojoFailureExceptionMojo.source | CORRECTNESS | UWF_UNWRITTEN_FIELD | 60 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.NoClassDefFoundErrorComponentMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 47 | Medium |
Return value of junit.framework.TestCase.getName() ignored, but method has no side effect | STYLE | RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT | 47 | Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.NoClassDefFoundErrorComponentMojo.value | CORRECTNESS | UWF_UNWRITTEN_FIELD | 47 | Medium |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.RequirementComponentLookupExceptionMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 43 | Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.RequirementComponentLookupExceptionMojo.dependency | CORRECTNESS | UWF_UNWRITTEN_FIELD | 43 | Medium |