[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-user
Subject:    [ANN] Release Maven Help Plugin 3.3.0 released
From:       Michael Osipov <michaelo () apache ! org>
Date:       2022-08-16 19:59:14
Message-ID: d18a5279-820d-65cc-d704-63257907f8e6 () apache ! org
[Download RAW message or body]

The Apache Maven team is pleased to announce the release of the Maven 
Help Plugin version 3.3.0.

This module generates browsable HTML pages from Java source code.

https://maven.apache.org/plugins/maven-help-plugin/

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

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


Release Notes - Maven Help Plugin - Version 3.3.0

** Bug
     * [MPH-164] - Effective-pom ignores artifact argument
     * [MPH-171] - Plugin repositories are not preserved from project pom

** Improvement
     * [MPH-162] - Allow all mojos to be configured to produce 
repeatable output
     * [MPH-167] - make build Reproducible
     * [MPH-170] - Require Maven 3.1.1 (drop dependency to Maven 3.0)

** Task
     * [MPH-187] - Upgrade to JDK minimum
     * [MPH-188] - Cleanup - Pom

** Dependency upgrade
     * [MPH-174] - Upgrade XStream to 1.4.17
     * [MPH-179] - Upgrade XStream to 1.4.18
     * [MPH-186] - maven-parent to 37
     * [MPH-190] - Upgrade Maven Reporting API to 3.1.1


Enjoy,

-The Apache Maven team

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic