FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
42500

org.apache.maven.index.cli.NexusIndexerCli

BugCategoryDetailsLinePriority
Format-string method java.io.PrintStream.printf(String, Object[]) called with format string "Cannot zip index; \n" wants 0 arguments but is given 1 in org.apache.maven.index.cli.NexusIndexerCli.packIndex(IndexPacker, IndexPackingRequest, boolean, boolean)CORRECTNESSVA_FORMAT_STRING_EXTRA_ARGUMENTS_PASSED493High
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.index(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE313Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.index(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE316Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.index(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE314Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.index(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE312Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.index(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE315Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.index(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE338Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.index(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE333Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.index(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE320Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.index(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE329Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.index(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE324Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.packIndex(IndexPacker, IndexPackingRequest, boolean, boolean)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE493Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.printStats(long)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE521Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.printStats(long)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE512Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.printStats(long)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE516Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.unpack(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE409Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli.unpack(CommandLine, PlexusContainer)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE410Medium

org.apache.maven.index.cli.NexusIndexerCli$1

BugCategoryDetailsLinePriority
Uncallable method org.apache.maven.index.cli.NexusIndexerCli$1.getIndexCreators() defined in anonymous classCORRECTNESSUMAC_UNCALLABLE_METHOD_OF_ANONYMOUS_CLASS428High

org.apache.maven.index.cli.NexusIndexerCli$IndexerListener

BugCategoryDetailsLinePriority
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli$IndexerListener.artifactDiscovered(ArtifactContext)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE572Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli$IndexerListener.artifactDiscovered(ArtifactContext)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE566Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli$IndexerListener.artifactError(ArtifactContext, Exception)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE583Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli$IndexerListener.artifactError(ArtifactContext, Exception)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE581Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli$IndexerListener.scanningFinished(IndexingContext, ScanningResult)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE608Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli$IndexerListener.scanningFinished(IndexingContext, ScanningResult)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE609Medium
Format string should use %n rather than \n in org.apache.maven.index.cli.NexusIndexerCli$IndexerListener.scanningFinished(IndexingContext, ScanningResult)BAD_PRACTICEVA_FORMAT_STRING_USES_NEWLINE605Medium