DocBook Linktester Maven Plugin

This Maven Plugin will let you to test internal/external links within a DocBook project and it can also detect if the documentation does not comply with the DocBook XML schema.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.forgerock.maven.plugins
ArtifactId

ArtifactId

linktester-maven-plugin
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

DocBook Linktester Maven Plugin
This Maven Plugin will let you to test internal/external links within a DocBook project and it can also detect if the documentation does not comply with the DocBook XML schema.
Project URL

Project URL

https://github.com/aldaris/docbook-linktester
Source Code Management

Source Code Management

https://github.com/aldaris/docbook-linktester

Download linktester-maven-plugin

How to add to project

<plugin>
    <groupId>org.forgerock.maven.plugins</groupId>
    <artifactId>linktester-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.5
org.apache.maven : maven-project jar 3.0-alpha-2
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.3.0
1.2.0
1.1.0