Last Version

Apache Maven Checkstyle Plugin 3.1.2

Generates a report on violations of code style and optionally fails the build if violations are detected.

License

License

Categories

Categories

Maven Build Tools Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-checkstyle-plugin
Version

Version

3.1.2
Type

Type

maven-plugin
Description

Description

Apache Maven Checkstyle Plugin
Generates a report on violations of code style and optionally fails the build if violations are detected.
Project URL

Project URL

https://maven.apache.org/plugins/maven-checkstyle-plugin/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-checkstyle-plugin/tree/maven-checkstyle-plugin-3.1.2

Download maven-checkstyle-plugin 3.1.2


<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-checkstyle-plugin</artifactId>
    <version>3.1.2</version>
</plugin>

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-model jar 3.0
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.reporting : maven-reporting-impl jar 2.3
org.apache.maven.doxia : doxia-sink-api jar 1.4
org.apache.maven.doxia : doxia-decoration-model jar 1.4
org.apache.maven.doxia : doxia-site-renderer jar 1.4
org.apache.maven.doxia : doxia-integration-tools jar 1.6
org.codehaus.plexus : plexus-component-annotations jar 2.0.0
org.codehaus.plexus : plexus-resources jar 1.1.0
org.codehaus.plexus : plexus-utils jar 3.3.0
org.codehaus.plexus : plexus-interpolation jar 1.26
org.codehaus.plexus : plexus-velocity jar 1.2
com.puppycrawl.tools : checkstyle jar 8.29
org.apache.velocity : velocity jar 1.7

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1
org.apache.maven : maven-compat jar 3.0

Project Modules

There are no modules declared in this project.