asciidoctor-maven-plugin icon indicating copy to clipboard operation
asciidoctor-maven-plugin copied to clipboard

(main) (experimental) Test Maven 4 Beta

Open abelsromero opened this issue 1 year ago • 1 comments

So far, things are working fine without changes. The only things:

  • Xpp3Doom no longer supports 'getParent()' https://github.com/codehaus-plexus/plexus-xml/commit/0bcfeb7a783eee7931094ee2d70f8ca086aa11dc

We also added Maven 4 to the examples to test them https://github.com/asciidoctor/asciidoctor-maven-examples/pull/234

abelsromero avatar Dec 31 '23 18:12 abelsromero

All is fine :fire: The errors are in Java 11 jobs, which is no longer supported in Maven 4 (finally).

abelsromero avatar May 27 '24 17:05 abelsromero