jDocBook Maven Plugin

This plugin adds support for DocBook handling to Maven.

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers Maven Компиляция и сборка
Группа

Группа

org.jboss.maven.plugins
Идентификатор

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

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

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

2.3.10
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

jDocBook Maven Plugin
This plugin adds support for DocBook handling to Maven.
Организация-разработчик

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

JBoss, a division of Red Hat, Inc
Система контроля версий

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

https://github.com/pressgang/maven-jdocbook-plugin

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

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

<plugin>
    <groupId>org.jboss.maven.plugins</groupId>
    <artifactId>maven-jdocbook-plugin</artifactId>
    <version>2.3.10</version>
</plugin>

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
org.jboss.jdocbook : jdocbook-core jar 1.1.1
net.sf.docbook : docbook-xml pom 5.0
net.sf.docbook : docbook-xsl pom 1.79.1
org.jboss.maven.util : jboss-maven-utils jar 1.0.0
org.slf4j : slf4j-simple jar 1.6.1
saxon : saxon jar 6.5.3
xml-resolver : xml-resolver jar 1.1
org.apache.maven : maven-core jar 3.0.3
org.apache.maven : maven-artifact jar 3.0.3
org.apache.maven : maven-model jar 3.0.3
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven : maven-compat jar 3.0.3
org.apache.maven : maven-settings jar 3.0.3
org.codehaus.plexus : plexus-utils jar 2.0.7
org.codehaus.plexus : plexus-archiver jar 1.2
org.apache.maven.shared : maven-dependency-tree jar 1.2

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

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

maven-jdocbook-plugin

Legacy. Consider migrating to the asciidoctor-maven-plugin.

Goals Overview

The jDocBook Plugin defines a dedicated project packaging ("jdocbook"). In part, this packaging is used to redefine a suitable set of lifecycle phases pertinent to performing DocBook transformations. Below are the defined lifecycle phases, with the goals attached to them:

  • process-resources binds the jdocbook:resources goal which "stages" the resources need for the XSLT transformations such as fonts, images and css.

  • compile binds the jdocbook:generate goal which performs the actual XSLT transformations.

  • package binds the jdocbook:bundle goal which takes all the output formats, archives them as WARs and attaches the WARs to the project with the format name as the artifact classifier.

  • install binds the standard install goal.

  • deploy binds the standard deploy goal.

Usage

Detailed usage instructions for the jDocBook Plugin can be found here.

org.jboss.maven.plugins

PressGang (JBoss)

PressGang is everything related to documentation tooling/writing for community projects.

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

Версия
2.3.10
2.3.9
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.2-jdk14
2.1.2
2.1.1
2.1.0-200803311251UTC-MPJDOCBOOK-8
2.1.0
2.0.0