MVN

org.kathrynhuxtable.maven.plugins : docbkx-wrapper-plugin

Maven & Gradle

Apr 08, 2010
1 stars

docbkx-wrapper-plugin Maven Mojo · The docbkx-wrapper-plugin is a wrapper around the docbkx-maven-plugin and the htmlfilter-site-maven-plugin. It is intended to simplify their use by factoring out common elements.

<plugin>
    <groupId>org.kathrynhuxtable.maven.plugins</groupId>
    <artifactId>docbkx-wrapper-plugin</artifactId>
    <version>0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kathrynhuxtable.maven.plugins : docbkx-wrapper-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of org.kathrynhuxtable.maven.plugins : docbkx-wrapper-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
docbkx-wrapper-plugin-0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.kathrynhuxtable.maven.plugins</groupId>
    <artifactId>docbkx-wrapper-plugin</artifactId>
    <version>0.1</version>
</plugin>