Maven Sonar-Ignore Plugin

Autogenerates ignore files to exclude generated code from sonar analysis

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.shadowhunt.maven.plugins
ArtifactId

ArtifactId

sonarignore-maven-plugin
Last Version

Last Version

3.5.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Sonar-Ignore Plugin
Autogenerates ignore files to exclude generated code from sonar analysis
Project Organization

Project Organization

shadowhunt

Download sonarignore-maven-plugin

How to add to project

<plugin>
    <groupId>de.shadowhunt.maven.plugins</groupId>
    <artifactId>sonarignore-maven-plugin</artifactId>
    <version>3.5.2</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.javaparser : javaparser jar 1.0.11
com.google.code.findbugs : annotations jar 3.0.0
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
de.shadowhunt : annotations jar 2.0.0

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.0
org.codehaus.plexus : plexus-utils jar 3.0.21

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.3-beta

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.2
3.5.1
3.5.0
3.4.5