Antora Maven Plugin
This project provides the Antora Maven plugin that installs and runs Antora using a managed Node.js runtime.
The Antora Maven plugin adds support for using Antora from a Maven-based project by adding a goal named antora:antora
that installs and invokes Antora as well as a lifecycle phase named antora
that invokes this goal.
You do not need Node.js preinstalled to use this plugin.
Refer to the documentation to learn how to install, configure, and use this plugin.
Check out the Gradle Antora Plugin to find a similar plugin for Gradle-based projects. |
Copyright and License
Copyright © 2023-present Rob Winch, OpenDevise Inc., and the original author(s) of the project files.
This project is open source software. Use of this software is granted under the terms of the Mozilla Public License Version 2.0 (MPL-2.0). See LICENSE to find the full license text.