You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Michael Osipov <mi...@apache.org> on 2021/08/11 11:35:09 UTC

[ANN] Apache Maven SCM 1.11.3 released

The Apache Maven team is pleased to announce the release of the Apache 
Maven SCM, version 1.11.3.

https://maven.apache.org/scm/


Release Notes - Maven SCM - Version 1.11.3

** Bug
     * [SCM-926] - Maven SCM Jazz Provider should accept exit codes 52 
and 53 on JazzTagCommand
     * [SCM-951] - Wrong argument type for equals in TFS commands
     * [SCM-955] - gitexe and svnexe provider TCK tests fail when path 
is absolute

** Improvement
     * [SCM-923] - upgrade maven-plugin-plugin to get reproducible 
generated plugin.xml
     * [SCM-930] - Raise libraries to java 7 level and fix travis-ci build
     * [SCM-933] - make build Reproducible
     * [SCM-947] - Improve ChangeLogMojo by using ChangeLogRequest
     * [SCM-948] - Make limit parameter work for svnexe and gitexe 
changelog goal
     * [SCM-949] - xml.listStyle' for field element is deprecated: use 
'xml.itemsStyle'
     * [SCM-954] - Always use --internal-diff for SvnDiffCommand in 
svnexe provider

** Dependency upgrade
     * [SCM-935] - Update Mockito to 2.28.2

Enjoy,

-The Apache Maven team