You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Osipov <mi...@apache.org> on 2022/08/19 12:17:00 UTC

[ANN] Apache Maven JXR 3.3.0 released

The Apache Maven team is pleased to announce the release of the Apache 
Maven JXR version 3.3.0

This module generates browsable HTML pages from Java source code.

https://maven.apache.org/jxr/

You should specify the version in your project's plugin configuration:

<plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-jxr-plugin</artifactId>
   <version>3.3.0</version>
</plugin>


Release Notes - Maven JXR - Version 3.3.0

** Bug
     * [JXR-166] - Two versions of velocity engines on plugin classpath
     * [JXR-170] - NullPointerException while parsing Java 15 multi-line 
String source

** Task
     * [JXR-174] - Revert JXR-157 until next major version

** Dependency upgrade
     * [JXR-171] - Bump plexus-utils from 3.4.1 to 3.4.2
     * [JXR-172] - Upgrade Parent to 37, project cleanup
     * [JXR-173] - Upgrade Maven Reporting API to 3.1.1/Maven Reporting 
Impl to 3.2.0


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org