yamllint-maven-plugin

yamllint provided as maven build plugin

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.isycat
Идентификатор

Идентификатор

yamllint-maven-plugin
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

yamllint-maven-plugin
yamllint provided as maven build plugin
Ссылка на сайт

Ссылка на сайт

https://github.com/isycat/yamllint-maven-plugin
Система контроля версий

Система контроля версий

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

Скачать yamllint-maven-plugin

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.0.2