jDocBook Maven Plugin

This plugin adds support for DocBook handling to Maven.

License

License

Categories

Categories

JBoss Container Application Servers Maven Build Tools
GroupId

GroupId

org.jboss.maven.plugins
ArtifactId

ArtifactId

maven-jdocbook-plugin
Last Version

Last Version

2.3.10
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

jDocBook Maven Plugin
This plugin adds support for DocBook handling to Maven.
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc
Source Code Management

Source Code Management

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

Download maven-jdocbook-plugin

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

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.

Versions

Version
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