blob: 8cdb7db2c74c2bfcfcbe55e03b74a040f5d4778e [file] [log] [blame] [view]
Jakarta Annotations Specification
============================
This project generates the Jakarta Annotations Specification.
Building
--------
Prerequisites:
* JDK8+
* Maven 3.0.3+
Run the full build:
`mvn install`
Locate the html files:
- `target/generated-docs/annotations-spec-<version>.html`
Locate the PDF files:
- `target/generated-docs/annotations-spec-<version>.pdf`