Sonar PDF Report (parent)

Sonar and Maven plugin for PDF reporting

License

License

Categories

Categories

PDF Data
GroupId

GroupId

org.codehaus.sonar-plugins.pdf-report
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

Sonar PDF Report (parent)
Sonar and Maven plugin for PDF reporting
Project Organization

Project Organization

klicap - ingenieria del puzle
Source Code Management

Source Code Management

https://github.com/SonarCommunity/sonar-pdf-report

Download parent

Filename Size
parent-1.3.2.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.sonar-plugins.pdf-report/parent/ -->
<dependency>
    <groupId>org.codehaus.sonar-plugins.pdf-report</groupId>
    <artifactId>parent</artifactId>
    <version>1.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.sonar-plugins.pdf-report/parent/
implementation 'org.codehaus.sonar-plugins.pdf-report:parent:1.3.2'
// https://jarcasting.com/artifacts/org.codehaus.sonar-plugins.pdf-report/parent/
implementation ("org.codehaus.sonar-plugins.pdf-report:parent:1.3.2")
'org.codehaus.sonar-plugins.pdf-report:parent:pom:1.3.2'
<dependency org="org.codehaus.sonar-plugins.pdf-report" name="parent" rev="1.3.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.sonar-plugins.pdf-report', module='parent', version='1.3.2')
)
libraryDependencies += "org.codehaus.sonar-plugins.pdf-report" % "parent" % "1.3.2"
[org.codehaus.sonar-plugins.pdf-report/parent "1.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sonar-pdfreport-plugin
  • sonarpdf-maven-plugin

Sonar PDF Report Plugin

Compatibility and download information.

Description / Features

Generate a project quality report in PDF format with the most relevant information from SonarQube web interface. The report aims to be a deliverable as part of project documentation.

The report contains:

  • Dashboard
  • Violations by categories
  • Hotspots:
    • Most violated rules
    • Most violated files
    • Most complex classes
    • Most duplicated files
  • Dashboard, violations and hotspots for all child modules (if they exists)

Installation

  1. Install the plugin through the Update Center or download it into the SONARQUBE_HOME/extensions/plugins directory
  2. Restart SonarQube

Usage

SonarQube PDF works as a post-job task. In this way, a PDF report is generated after each analysis in SonarQube.

Configuration

You can skip report generation or select report type (executive or workbook) globally or at the project level. You can also provide an username/password if your project is secured by SonarQube user management:

TODO: [image]

Download the report

PDF report can be downloaded from the SonarQube GUI:

TODO: [image]

Issue tracking: https://jira.codehaus.org/browse/SONARPLUGINS/component/14372

CI builds: https://sonarplugins.ci.cloudbees.com/job/report-pdf

Versions

Version
1.3.2
1.3.1
1.3
1.2.1
1.2