yamllint-maven-plugin

yamllint provided as maven build plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.isycat
ArtifactId

ArtifactId

yamllint-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

yamllint-maven-plugin
yamllint provided as maven build plugin
Project URL

Project URL

https://github.com/isycat/yamllint-maven-plugin
Source Code Management

Source Code Management

https://github.com/isycat/yamllint-maven-plugin.git

Download yamllint-maven-plugin

How to add to project

<plugin>
    <groupId>com.isycat</groupId>
    <artifactId>yamllint-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.6.2
com.github.sbaudoin : yamllint jar 1.3.0
commons-io : commons-io jar 2.8.0

provided (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.

yamllint-maven-plugin

yamllint provided as a maven plugin using com.github.sbaudoin:yamllint

#Usage com.isycat yamllint-maven-plugin 1.0.2 ${project.build.outputDirectory}/yamlFiles ${project.basedir}/.yamllint verify lint

#Configuration For linter configuration please refer to https://github.com/sbaudoin/yamllint#configuration

Versions

Version
1.0.2