SonarQube WTF! Plugin

Parent pom of QualInsight "What the fuck!" plugin for SonarQube and its companion Java api library.

License

License

GroupId

GroupId

com.qualinsight.plugins.sonarqube
ArtifactId

ArtifactId

qualinsight-plugins-sonarqube-wtf
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

SonarQube WTF! Plugin
Parent pom of QualInsight "What the fuck!" plugin for SonarQube and its companion Java api library.
Project URL

Project URL

https://github.com/QualInsight/qualinsight-plugins-sonarqube-wtf
Project Organization

Project Organization

QualInsight
Source Code Management

Source Code Management

https://github.com/QualInsight/qualinsight-plugins-sonarqube-wtf.git

Download qualinsight-plugins-sonarqube-wtf

How to add to project

<!-- https://jarcasting.com/artifacts/com.qualinsight.plugins.sonarqube/qualinsight-plugins-sonarqube-wtf/ -->
<dependency>
    <groupId>com.qualinsight.plugins.sonarqube</groupId>
    <artifactId>qualinsight-plugins-sonarqube-wtf</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.qualinsight.plugins.sonarqube/qualinsight-plugins-sonarqube-wtf/
implementation 'com.qualinsight.plugins.sonarqube:qualinsight-plugins-sonarqube-wtf:1.0.4'
// https://jarcasting.com/artifacts/com.qualinsight.plugins.sonarqube/qualinsight-plugins-sonarqube-wtf/
implementation ("com.qualinsight.plugins.sonarqube:qualinsight-plugins-sonarqube-wtf:1.0.4")
'com.qualinsight.plugins.sonarqube:qualinsight-plugins-sonarqube-wtf:pom:1.0.4'
<dependency org="com.qualinsight.plugins.sonarqube" name="qualinsight-plugins-sonarqube-wtf" rev="1.0.4">
  <artifact name="qualinsight-plugins-sonarqube-wtf" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.qualinsight.plugins.sonarqube', module='qualinsight-plugins-sonarqube-wtf', version='1.0.4')
)
libraryDependencies += "com.qualinsight.plugins.sonarqube" % "qualinsight-plugins-sonarqube-wtf" % "1.0.4"
[com.qualinsight.plugins.sonarqube/qualinsight-plugins-sonarqube-wtf "1.0.4"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • internal
  • api

Code Smells plugin for SonarQube

The Code Smells plugin for SonarQube allows developers to manually (i.e. during code reviews) report issues not seen by SonarQube but which should be taken into consideration when evaluating a project's technical debt.

If you want more information, read the project's rationale and have a look at the list of Code Smells types the plugin allows you to report.

Build Status Quality Gate Technical debt ratio Coverage Maven Central javadoc.io

Installation and usage Documentation is available on the project's wiki.

New feature ideas and contributions are more than welcome. A Google group named Code Smells has been created in order to facilitate discussions about this plugin.

I hope you'll enjoy this small plugin as much as I enjoyed writing it ! Do not hesitate to request new Code Smells types and send comments as well as requests for improvement.

com.qualinsight.plugins.sonarqube

QualInsight

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0