You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Stephen Connolly <st...@apache.org> on 2018/03/08 12:31:57 UTC

[ANN] Apache Maven 3.5.3 Released

The Apache Maven team is pleased to announce the release of the Apache
Maven 3.5.2

You can download the appropriate sources etc. from the download page

Contributors
============
The Apache Maven team would like to thank the following contributors,
without whom this release would not have been possible:

Code contributors:

- Sylwester Lachiewicz
- Bengt Söderberg
- Robin Müller
- Romain Manni-Bucau

Issue reporters:

- Ryan Heaton
- Ryan J McDonough
- Andreas Kurth
- Ben Caradoc-Davies
- Romain Manni-Bucau
- Robin Müller
- Dejan Stojadinović
- Andrew Kennedy
- Sylwester Lachiewicz
- Andy Wilkinson
- Eugene Pliskin
- Tony Guan

Community testers participating in voting for this release:

- Sylwester Lachiewicz
- Grzegorz Grzybek

Thank you for your time and feedback.


Release Notes - Maven - Version 3.5.3

***Known issues***:
   * [MNG-6372] - On Windows with -T option, Maven can output spurious ANSI
escapes such as [0m [0m

Bug:
    * [MNG-6188] - Console color not properly reset when interrupting build
process
    * [MNG-6255] - Maven script cannot parse jvm.config with CRLF
    * [MNG-6282] - Console output has no colors in shell (both Git Bash and
Cygwin) [regression in Jansi 1.16 / Maven 3.5.1]
    * [MNG-6296] - New option -Dstyle.color is not working
    * [MNG-6298] - 3.5.2: ClassNotFoundException: javax.annotation.security.
RolesAllowed
    * [MNG-6300] - Multi module release creates empty directories in war
file instead of jars
    * [MNG-6305] - Validation of CI friendly version incorrect
    * [MNG-6320] - Apparently wrong encoding of non-ascii java class
filename in error messages in the maven log
    * [MNG-6323] - Deadlock in multithreaded dependency resolution
    * [MNG-6330] - [regression] Parents relativePath not verified anymore

New Feature:
    * [MNG-6302] - Provide some "progress" hints

Improvement:
    * [MNG-5992] - Git passwords are exposed as the Super POM still uses
Maven Release Plugin 2.3.2
    * [MNG-6306] - Replace use of Guava in maven-resolver-provider with a
lighter weight alternative
    * [MNG-6308] - display packaging & groupId:artifactId when building a
module
    * [MNG-6332] - Cleaned up mvn.cmd Script
    * [MNG-6340] - [Performance]To make System.gc() call configurable in
target summary code
    * [MNG-6342] - Emit a WARNING about LATEST/RELEASE in parent
    * [MNG-6352] - Printout version information at the end of the build

Task:
    * [MNG-6331] - Remove maven-bundle-pugin from build pluginManagement

Dependency upgrade:
    * [MNG-6312] - Update Maven Wagon dependency
    * [MNG-6335] - Update test framework Mockito from 1.10 to 2.12
    * [MNG-6353] - Upgrade maven-shared-utils to 3.2.1

Enjoy,

-The Apache Maven team

Re: [ANN] Apache Maven 3.5.3 Released

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Fred,

On 09/03/18 05:02, Fred Cooke wrote:
> 3.5.3 as per subject and list or 3.5.2 as per opening sentence? Guessing
> the former.

Of course 3.5.3 is the correct number ;-)

Kind regards
Karl Heinz Marbaise

[1]: http://maven.apache.org/docs/history.html

> 
> On 9 March 2018 at 01:31, Stephen Connolly <st...@apache.org> wrote:
> 
>> The Apache Maven team is pleased to announce the release of the Apache
>> Maven 3.5.2
>>
>> You can download the appropriate sources etc. from the download page
>>
>> Contributors
>> ============
>> The Apache Maven team would like to thank the following contributors,
>> without whom this release would not have been possible:
>>
>> Code contributors:
>>
>> - Sylwester Lachiewicz
>> - Bengt Söderberg
>> - Robin Müller
>> - Romain Manni-Bucau
>>
>> Issue reporters:
>>
>> - Ryan Heaton
>> - Ryan J McDonough
>> - Andreas Kurth
>> - Ben Caradoc-Davies
>> - Romain Manni-Bucau
>> - Robin Müller
>> - Dejan Stojadinović
>> - Andrew Kennedy
>> - Sylwester Lachiewicz
>> - Andy Wilkinson
>> - Eugene Pliskin
>> - Tony Guan
>>
>> Community testers participating in voting for this release:
>>
>> - Sylwester Lachiewicz
>> - Grzegorz Grzybek
>>
>> Thank you for your time and feedback.
>>
>>
>> Release Notes - Maven - Version 3.5.3
>>
>> ***Known issues***:
>>     * [MNG-6372] - On Windows with -T option, Maven can output spurious ANSI
>> escapes such as [0m [0m
>>
>> Bug:
>>      * [MNG-6188] - Console color not properly reset when interrupting build
>> process
>>      * [MNG-6255] - Maven script cannot parse jvm.config with CRLF
>>      * [MNG-6282] - Console output has no colors in shell (both Git Bash and
>> Cygwin) [regression in Jansi 1.16 / Maven 3.5.1]
>>      * [MNG-6296] - New option -Dstyle.color is not working
>>      * [MNG-6298] - 3.5.2: ClassNotFoundException:
>> javax.annotation.security.
>> RolesAllowed
>>      * [MNG-6300] - Multi module release creates empty directories in war
>> file instead of jars
>>      * [MNG-6305] - Validation of CI friendly version incorrect
>>      * [MNG-6320] - Apparently wrong encoding of non-ascii java class
>> filename in error messages in the maven log
>>      * [MNG-6323] - Deadlock in multithreaded dependency resolution
>>      * [MNG-6330] - [regression] Parents relativePath not verified anymore
>>
>> New Feature:
>>      * [MNG-6302] - Provide some "progress" hints
>>
>> Improvement:
>>      * [MNG-5992] - Git passwords are exposed as the Super POM still uses
>> Maven Release Plugin 2.3.2
>>      * [MNG-6306] - Replace use of Guava in maven-resolver-provider with a
>> lighter weight alternative
>>      * [MNG-6308] - display packaging & groupId:artifactId when building a
>> module
>>      * [MNG-6332] - Cleaned up mvn.cmd Script
>>      * [MNG-6340] - [Performance]To make System.gc() call configurable in
>> target summary code
>>      * [MNG-6342] - Emit a WARNING about LATEST/RELEASE in parent
>>      * [MNG-6352] - Printout version information at the end of the build
>>
>> Task:
>>      * [MNG-6331] - Remove maven-bundle-pugin from build pluginManagement
>>
>> Dependency upgrade:
>>      * [MNG-6312] - Update Maven Wagon dependency
>>      * [MNG-6335] - Update test framework Mockito from 1.10 to 2.12
>>      * [MNG-6353] - Upgrade maven-shared-utils to 3.2.1
>>
>> Enjoy,
>>
>> -The Apache Maven team
>>
> 

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


Re: [ANN] Apache Maven 3.5.3 Released

Posted by Fred Cooke <fr...@gmail.com>.
3.5.3 as per subject and list or 3.5.2 as per opening sentence? Guessing
the former.

On 9 March 2018 at 01:31, Stephen Connolly <st...@apache.org> wrote:

> The Apache Maven team is pleased to announce the release of the Apache
> Maven 3.5.2
>
> You can download the appropriate sources etc. from the download page
>
> Contributors
> ============
> The Apache Maven team would like to thank the following contributors,
> without whom this release would not have been possible:
>
> Code contributors:
>
> - Sylwester Lachiewicz
> - Bengt Söderberg
> - Robin Müller
> - Romain Manni-Bucau
>
> Issue reporters:
>
> - Ryan Heaton
> - Ryan J McDonough
> - Andreas Kurth
> - Ben Caradoc-Davies
> - Romain Manni-Bucau
> - Robin Müller
> - Dejan Stojadinović
> - Andrew Kennedy
> - Sylwester Lachiewicz
> - Andy Wilkinson
> - Eugene Pliskin
> - Tony Guan
>
> Community testers participating in voting for this release:
>
> - Sylwester Lachiewicz
> - Grzegorz Grzybek
>
> Thank you for your time and feedback.
>
>
> Release Notes - Maven - Version 3.5.3
>
> ***Known issues***:
>    * [MNG-6372] - On Windows with -T option, Maven can output spurious ANSI
> escapes such as [0m [0m
>
> Bug:
>     * [MNG-6188] - Console color not properly reset when interrupting build
> process
>     * [MNG-6255] - Maven script cannot parse jvm.config with CRLF
>     * [MNG-6282] - Console output has no colors in shell (both Git Bash and
> Cygwin) [regression in Jansi 1.16 / Maven 3.5.1]
>     * [MNG-6296] - New option -Dstyle.color is not working
>     * [MNG-6298] - 3.5.2: ClassNotFoundException:
> javax.annotation.security.
> RolesAllowed
>     * [MNG-6300] - Multi module release creates empty directories in war
> file instead of jars
>     * [MNG-6305] - Validation of CI friendly version incorrect
>     * [MNG-6320] - Apparently wrong encoding of non-ascii java class
> filename in error messages in the maven log
>     * [MNG-6323] - Deadlock in multithreaded dependency resolution
>     * [MNG-6330] - [regression] Parents relativePath not verified anymore
>
> New Feature:
>     * [MNG-6302] - Provide some "progress" hints
>
> Improvement:
>     * [MNG-5992] - Git passwords are exposed as the Super POM still uses
> Maven Release Plugin 2.3.2
>     * [MNG-6306] - Replace use of Guava in maven-resolver-provider with a
> lighter weight alternative
>     * [MNG-6308] - display packaging & groupId:artifactId when building a
> module
>     * [MNG-6332] - Cleaned up mvn.cmd Script
>     * [MNG-6340] - [Performance]To make System.gc() call configurable in
> target summary code
>     * [MNG-6342] - Emit a WARNING about LATEST/RELEASE in parent
>     * [MNG-6352] - Printout version information at the end of the build
>
> Task:
>     * [MNG-6331] - Remove maven-bundle-pugin from build pluginManagement
>
> Dependency upgrade:
>     * [MNG-6312] - Update Maven Wagon dependency
>     * [MNG-6335] - Update test framework Mockito from 1.10 to 2.12
>     * [MNG-6353] - Upgrade maven-shared-utils to 3.2.1
>
> Enjoy,
>
> -The Apache Maven team
>

Re: [ANN] Apache Maven 3.5.3 Released

Posted by sebb <se...@gmail.com>.
What is the project about? Why should I be interested in it?
[rhetorical questions]

The Announce emails are sent to people not on the developer or user lists.
Most will have no idea what the project is about.

So the e-mails should contain at least brief details of what the
product does, and some info on why the new release might be of
interest to them.

Readers should not have to click a link to find out the basic information
(although of course it is useful to have such links for further detail).

(In this case there are no URLs ...)

Please can you add that information to future announce mails?

Thanks.


On 8 March 2018 at 12:31, Stephen Connolly <st...@apache.org> wrote:
> The Apache Maven team is pleased to announce the release of the Apache
> Maven 3.5.2
>
> You can download the appropriate sources etc. from the download page

URL?

> Contributors
> ============
> The Apache Maven team would like to thank the following contributors,
> without whom this release would not have been possible:
>
> Code contributors:
>
> - Sylwester Lachiewicz
> - Bengt Söderberg
> - Robin Müller
> - Romain Manni-Bucau
>
> Issue reporters:
>
> - Ryan Heaton
> - Ryan J McDonough
> - Andreas Kurth
> - Ben Caradoc-Davies
> - Romain Manni-Bucau
> - Robin Müller
> - Dejan Stojadinović
> - Andrew Kennedy
> - Sylwester Lachiewicz
> - Andy Wilkinson
> - Eugene Pliskin
> - Tony Guan
>
> Community testers participating in voting for this release:
>
> - Sylwester Lachiewicz
> - Grzegorz Grzybek
>
> Thank you for your time and feedback.
>
>
> Release Notes - Maven - Version 3.5.3
>
> ***Known issues***:
>    * [MNG-6372] - On Windows with -T option, Maven can output spurious ANSI
> escapes such as [0m [0m
>
> Bug:
>     * [MNG-6188] - Console color not properly reset when interrupting build
> process
>     * [MNG-6255] - Maven script cannot parse jvm.config with CRLF
>     * [MNG-6282] - Console output has no colors in shell (both Git Bash and
> Cygwin) [regression in Jansi 1.16 / Maven 3.5.1]
>     * [MNG-6296] - New option -Dstyle.color is not working
>     * [MNG-6298] - 3.5.2: ClassNotFoundException: javax.annotation.security.
> RolesAllowed
>     * [MNG-6300] - Multi module release creates empty directories in war
> file instead of jars
>     * [MNG-6305] - Validation of CI friendly version incorrect
>     * [MNG-6320] - Apparently wrong encoding of non-ascii java class
> filename in error messages in the maven log
>     * [MNG-6323] - Deadlock in multithreaded dependency resolution
>     * [MNG-6330] - [regression] Parents relativePath not verified anymore
>
> New Feature:
>     * [MNG-6302] - Provide some "progress" hints
>
> Improvement:
>     * [MNG-5992] - Git passwords are exposed as the Super POM still uses
> Maven Release Plugin 2.3.2
>     * [MNG-6306] - Replace use of Guava in maven-resolver-provider with a
> lighter weight alternative
>     * [MNG-6308] - display packaging & groupId:artifactId when building a
> module
>     * [MNG-6332] - Cleaned up mvn.cmd Script
>     * [MNG-6340] - [Performance]To make System.gc() call configurable in
> target summary code
>     * [MNG-6342] - Emit a WARNING about LATEST/RELEASE in parent
>     * [MNG-6352] - Printout version information at the end of the build
>
> Task:
>     * [MNG-6331] - Remove maven-bundle-pugin from build pluginManagement
>
> Dependency upgrade:
>     * [MNG-6312] - Update Maven Wagon dependency
>     * [MNG-6335] - Update test framework Mockito from 1.10 to 2.12
>     * [MNG-6353] - Upgrade maven-shared-utils to 3.2.1
>
> Enjoy,
>
> -The Apache Maven team

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