Last Version

Checkstyle github pull request maven plugin 0.0.1

A maven plug-in that leaves the result of a checkstyle of a project as a comment on github's pull request.

License

License

Categories

Categories

Maven Build Tools Github Development Tools Version Controls Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.unchai
ArtifactId

ArtifactId

checkstyle-github-maven-plugin
Version

Version

0.0.1
Type

Type

maven-plugin
Description

Description

Checkstyle github pull request maven plugin
A maven plug-in that leaves the result of a checkstyle of a project as a comment on github's pull request.
Project URL

Project URL

https://github.com/unchai/checkstyle-github-maven-plugin
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/unchai/checkstyle-github-maven-plugin

Download checkstyle-github-maven-plugin 0.0.1


<plugin>
    <groupId>com.github.unchai</groupId>
    <artifactId>checkstyle-github-maven-plugin</artifactId>
    <version>0.0.1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.4
org.apache.maven : maven-project jar 2.2.1
org.kohsuke : github-api jar 1.93
com.puppycrawl.tools : checkstyle jar 8.2

provided (1)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.8.9
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-api-mockito2 jar 1.7.4

Project Modules

There are no modules declared in this project.