Maven Plugin

Coordinates

Documentation generation parsing batch components

BatchEE provides a doc goal allowing to parse BatchProperty to generate your JBatch component documentation.

You can run it on a plain JBatch module but it is recommanded to add doc-api dependency to be able to use @Documentation to describe what the property is used for:

Then simply run:

Configuration for a remote BatchEE instance (JAX-RS client)

Goals