Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

This is intended to be a sample startup project for developers that need to develop and package plugins in a DITA-OT ready to be used.

Notifications You must be signed in to change notification settings

Amplexor/ditaot-plugin-project-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DITA-OT plugin project sample


license

Description

This is intended to be a sample startup project for developers that need to develop and package plugins in a DITA-OT ready to be used.

The contents of this project

  • pom.xml: The Maven project file
  • assembly.xml: Controls the packaging of the project into a final ZIP containing the DITA-OT ready to be used
  • /plugins: Directory which contains DITA-OT plugins that will be installed in the final packaged DITA-OT

Pom properties

  • ditaot.version: version of the DITA-OT used for packaging

How to build the project

Using the following command on Windows: mvn package

Note: This will create a ZIP file from the target directory. This package can be unziped where DITA-OT should be used.

About

This is intended to be a sample startup project for developers that need to develop and package plugins in a DITA-OT ready to be used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published