blob: 5941424770b59ea57031ae4fa7fed874d4222ed7 [file] [log] [blame] [view]
Jakarta XML Binding Specification
============================
This project generates the Jakarta XML Binding Specification.
Building
--------
Prerequisites:
* JDK8+
* Maven 3.0.3+
Run the full build:
`mvn install`
Locate the html files:
- `target/generated-docs/jakarta.xml.bind-spec-<version>.html`
Locate the PDF files:
- `target/generated-docs/jakarta.xml.bind-spec-<version>.pdf`