Automate publishing and reporting with Apache Ant
This tutorial shows you how to use an Apache Ant script to publish
a UML model and to generate a report about the model. It also shows you how
to configure the script to regenerate both the published material and the
report automatically when you update the model project.
Learning objectives
The objective of this tutorial is to learn how to create an Ant script for publishing a model and generating a report about the model, and how to configure the script to run automatically.
Time required: 30 minutes