Ant Contrib plugin

Parent: DITA-OT Plugins

org.jung.ant-contrib is a plugin for the DITA-OT and is providing the ant-contrib library for Apache Ant.

Installation

You can install the plugin from the DITA-OT registry with the following command:

dita --install org.jung.ant-contrib

You can also install the plugin from GitHub with the following command:

dita --install https://github.com/stefan-jung/org.jung.ant-contrib/archive/master.zip

Usage

To use the Ant-Contrib plug-in simply add a <require> element to the plugin descriptor file plugin.xml of your own DITA-OT plugin.

<plugin id="com.example.dita">
  <require plugin="org.jung.ant-contrib"/>
</plugin>

License

Apache 2.0 ©2024 Stefan Jung

The Program includes the following additional software components which were obtained under license:

ant-contrib.jar - Apache 2.0 license