github asciidoctor/asciidoctor-maven-plugin asciidoctor-maven-plugin-2.2.0
v2.2.0

V2.2.0 aim has been in maintenance and accessibility.

The highlights...

  • Documentation has been migrated to Antora site docs.asciidoctor.org/maven-tools.
  • All tests have been migrated to Java & JUnit5.
  • Removed usage of AsciidoctorJ internal componentes.
  • Upgraded Asciidoctorj to latests v2.5. and jRuby to v9.2.17.0.

As always, thanks to all contributors! Specially those taking time providing report issues and feedback 👍

Improvements

  • #542 Allow running a refresh build on included sources (for auto-refresh & http mojos)

Documentation

  • #498 Migrate docs (README) to Antora site and publish them in gh-pages
  • #507 Remove ambiguity in usage of maven properties docs
  • #509 Add ID to 'attributes' description, to be able to generate direct url from other docs
  • #523 Fix broken links to extension api documentation (@djarnis73)
  • #529 Remove local antora site generator stuff (@uniqueck)

Build / Infrastructure

  • #521 Upgrade tests to JUni5
  • #524 Rename main branch
  • #525 Set maven wrapper to use maven v3.8.1
  • #526 Upgrade Asciidoctorj to v2.4.3 and jRuby to v9.2.14.0
  • #531 Upgrade Asciidoctorj to v2.5.0 and jRuby to v9.2.17.0
  • #534 Upgrade Asciidoctorj to v2.5.1
  • #539 Added 'Asciidoctor' organization to pom
  • #540 Remove AppVeyor CI build
  • #544 Update distributionManagement to deploy directly without Bintray

Maintenance

  • #511 Upgrade netty-codec-http to 4.1.29.Final and refactor AsciidoctorHttpServer
  • #512 Rewrite AsciidoctorMojoTest to Java to make it more approachable
  • #514 Rewrite AsciidoctorMojoLogHandlerTest to Java to make it more approachable
  • #515 Rewrite AsciidoctorMojoExtensionsTest to Java to make it more approachable
  • #516 Rewrite AsciidoctorHttpMojoTest to Java to make it more approachable
  • #518 Rewrite AsciidoctorZipMojoTest to Java to make it more approachable
  • #519 Rewrite AsciidoctorDoxiaParserTest to Java + remove Groovy & Spock configurations
  • #532 Replace usage of internal Asciidoctorj DirectoryWalker with Java NIO API and fix incorrect sources converted when using sourceDocumentExtension (@stdll)

Release Meta

Released on: 2021-07-19
Released by: @abelsromero
Soundtrack: Higher (Devin Townsend)

Don't miss a new asciidoctor-maven-plugin release

NewReleases is sending notifications on new releases.