Binary release
Download the Asciidoc Maven Plugin binary release asciidoc-maven-plugin-0.2.jar
The binary release can be manually installed using this command :
mvn install:install-file
-Dfile=path/to/mly/asciidoc-maven-plugin-0.2.jar
-DgroupId=jnet.rwx.asciidoc -DartifactId=asciidoc-maven-plugin
-Dversion=0.2 -Dpackaging=jarSource
Download the Asciidoc Maven Plugin sources asciidoc-maven-plugin-0.2-sources.jar
This source package contains a slightly modified Asciidoc package and a Docbook XSL package.
Original Asciidoc package can be found at asciidoc-8.6.7.tar.gz
Original Docbook XSL can be found at docbook-xsl-1.77.1.zip