XML Maven Plugin

A plugin for various XML related tasks like validation, transformation, and the like.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.codehaus.mojo
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

XML Maven Plugin
A plugin for various XML related tasks like validation, transformation, and the like.
Ссылка на сайт

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

http://www.mojohaus.org/xml-maven-plugin/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

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

https://github.com/mojohaus/xml-maven-plugin

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

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

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>xml-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
org.codehaus.plexus : plexus-utils jar 3.0.22
org.codehaus.plexus : plexus-resources jar 1.0.1
xml-resolver : xml-resolver jar 1.2
org.codehaus.plexus : plexus-io jar 2.6.1

provided (1)

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

test (6)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1
org.apache.maven : maven-compat jar 3.0
net.sf.saxon : saxon jar 8.7
xalan : xalan jar 2.7.1
com.componentcorp.xml.validation : jxvc jar 0.9.4
com.componentcorp.xml.validation : relaxng-compact jar 0.9.4

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

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

MojoHaus XML Maven Plugin

This is the xml-maven-plugin.

Apache License, Version 2.0, January 2004 Maven Central Build Status

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn -B release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn verify site site:stage scm-publish:publish-scm
org.codehaus.mojo

MojoHaus

Various plugins for Apache Maven. Previously hosted on Codehaus and known as the codehaus MOJO project

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

Версия
1.0.2
1.0.2-beta-1
1.0.1
1.0
1.0-beta-3
1.0-beta-2
1.0-beta-1