com.gitlab.smueller18.gitlab:gitlab-codeclimate-maven-plugin

Plugin for transforming maven checkstyle plugin XML output to GitLab Code Climate Spec

License

License

Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

com.gitlab.smueller18.gitlab
ArtifactId

ArtifactId

gitlab-codeclimate-maven-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

com.gitlab.smueller18.gitlab:gitlab-codeclimate-maven-plugin
Plugin for transforming maven checkstyle plugin XML output to GitLab Code Climate Spec
Project URL

Project URL

https://gitlab.com/smueller18/gitlab-codeclimate-maven-plugin
Source Code Management

Source Code Management

https://gitlab.com/smueller18/gitlab-codeclimate-maven-plugin

Download gitlab-codeclimate-maven-plugin

How to add to project

<plugin>
    <groupId>com.gitlab.smueller18.gitlab</groupId>
    <artifactId>gitlab-codeclimate-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.27
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10
commons-codec : commons-codec jar 1.13

provided (2)

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

test (4)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.6.0
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter jar 5.5.1
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0