xml-cleanup-maven-plugin

Maven plugin which can remove specified tags from xml file(s)

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.mogikanen9.maven.plugins
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

xml-cleanup-maven-plugin
Maven plugin which can remove specified tags from xml file(s)
Ссылка на сайт

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

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

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

https://github.com/mogikanen9/xml-cleanup-maven-plugin

Скачать xml-cleanup-maven-plugin

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

<plugin>
    <groupId>com.github.mogikanen9.maven.plugins</groupId>
    <artifactId>xml-cleanup-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.0
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.slf4j : slf4j-simple jar 1.7.25
org.projectlombok : lombok jar 1.16.20

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.13.0
pl.pragmatists : JUnitParams jar 1.1.1

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

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

xml-cleanup-maven-plugin

Maven plugin which can remove specified tags from xml file(s)

Build Status

Maven Central

GitHub release

Quality Gate Status

Project description

  • plugin - core source code of the plugin
  • test - test/demo projects which shows how to use the plugin

Module "plugin"

logging

  • folder /scr/plugin-logging contains a sample configuration of SimpleLogging for the plugin
  • file "simplelogger.properties" needs to be placed to "${maven.home}/conf/logging/" folder to enable custom logging for the plugin
  • general details regarding logging available at maven-logging

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

Версия
1.0.1
1.0