All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.plugins.analysis.collector.Messages.properties Maven / Gradle / Ivy

Go to download

This plug-in is an add-on for the plug-ins Checkstyle, Dry, FindBugs, PMD, Tasks, and Warnings: the plug-in collects the different analysis results and shows the results in a combined trend graph. Additionally, the plug-in provides health reporting and build stability based on these combined results.

There is a newer version: 1.28-h-1
Show newest version
Analysis.Publisher.Name=Publish combined analysis results

Analysis.ProjectAction.Name=Static Analysis Warnings

Analysis.Trend.Name=Static Analysis Trend

Analysis.ResultAction.Header=Static Analysis Result

Analysis.ResultAction.HealthReportNoItem=Analysis: no warnings found.
Analysis.ResultAction.HealthReportSingleItem=Analysis: one warning found.
Analysis.ResultAction.HealthReportMultipleItem=Analysis: {0} warnings found.

Analysis.Detail.header=Static Analysis Warnings

Analysis.FixedWarnings.Detail.header=Fixed Warnings
Analysis.NewWarnings.Detail.header=New Warnings

Analysis.Checkstyle.Warning.Origin=Checkstyle
Analysis.Dry.Warning.Origin=Duplicate Code
Analysis.FindBugs.Warning.Origin=FindBugs
Analysis.PMD.Warning.Origin=PMD
Analysis.Tasks.Warning.Origin=Open Task
Analysis.Warnings.Warning.Origin=Compiler

Trend.type.analysis=Distribution of warnings by type

Portlet.WarningsTable=Warnings per project
Portlet.WarningsPriorityGraph=Warnings trend graph (priority distribution)
Portlet.WarningsNewVsFixedGraph=Warnings trend graph (new vs. fixed)
Portlet.WarningsOriginGraph=Warnings trend graph (type distribution)
Portlet.WarningsTotalsGraph=Warnings trend graph (totals)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy