The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is medium
Effort is min
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.apache.maven.plugin.idea.AbstractIdeaMojo.readXmlDocument(File, String) may fail to clean up java.io.InputStream | EXPERIMENTAL | OBL_UNSATISFIED_OBLIGATION | 146 | Medium | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.apache.maven.plugin.idea.HelpMojo.build() may fail to clean up java.io.InputStream | EXPERIMENTAL | OBL_UNSATISFIED_OBLIGATION | 68 | Medium | 
| Unwritten field: org.apache.maven.plugin.idea.HelpMojo.goal | CORRECTNESS | UWF_UNWRITTEN_FIELD | 140 | Medium | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| Read of unwritten field project in org.apache.maven.plugin.idea.IdeaCleanMojo.getIdeaFile(String) | CORRECTNESS | NP_UNWRITTEN_FIELD | 61 | Medium | 
| Unwritten field: org.apache.maven.plugin.idea.IdeaCleanMojo.project | CORRECTNESS | UWF_UNWRITTEN_FIELD | 61 | Medium | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| org.apache.maven.plugin.idea.IdeaModuleMojo.initParam(MavenProject, ArtifactFactory, ArtifactRepository, ArtifactResolver, ArtifactMetadataSource, Log, boolean, MavenProject, List, WagonManager, boolean, boolean, boolean, String, boolean, String, Library[], Set, String, boolean, String, boolean, String) may expose internal representation by storing an externally mutable object into IdeaModuleMojo.libraries | MALICIOUS_CODE | EI_EXPOSE_REP2 | 218 | Medium | 
| Bug | Category | Details | Line | Priority | 
|---|---|---|---|---|
| Invocation of toString on getSplitClasses() in org.apache.maven.plugin.idea.Library.toString() | CORRECTNESS | DMI_INVOKING_TOSTRING_ON_ARRAY | 119 | High | 
| Invocation of toString on getSplitSources() in org.apache.maven.plugin.idea.Library.toString() | CORRECTNESS | DMI_INVOKING_TOSTRING_ON_ARRAY | 119 | High |