blob: 08025a37974da22a2d21540504044292d1ba421c [file] [log] [blame]
---
layout: post
status: PUBLISHED
published: true
title: Apache Maven SCM Version 2.0.0-M1 Released
id: fe870687-30d3-45d1-beea-caf6321251d9
date: '2022-01-12 11:21:21 -0500'
categories: maven
tags:
- maven
- scm
permalink: maven/entry/apache-maven-scm-version-2
---
<div class="entry-content">
<p>The Apache Maven team is pleased to announce the release of the<br />
<a href="https://maven.apache.org/scm/">Apache Maven SCM, version 2.0.0-M1</a>.</p>
<p>Maven SCM supports Maven plugins (for example maven-release-plugin) and other tools by providing<br />
them with a common API for source code management operations. You can look at the list of SCMs for<br />
more information on using Maven SCM with your favorite SCM tool.</p>
<p> <!-- more --></p>
<p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317828&amp;version=12350622">Release Notes &ndash; Maven SCM Version 2.0.0-M1</a></p>
<ul>
<li>
<p>Bugs:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/SCM-883">SCM-883</a> &ndash; ScmFileSet DEFAULT_EXCLUDES too restrictive</li>
<li><a href="https://issues.apache.org/jira/browse/SCM-973">SCM-973</a> &ndash; GitCheckInCommandNoBranchTest fails with Git 2.34.0+</li>
<li><a href="https://issues.apache.org/jira/browse/SCM-975">SCM-975</a> &ndash; Broken link to Maven SCM plugin Release Notes</li>
</ul>
</li>
<li>
<p>Tasks:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/SCM-969">SCM-969</a> &ndash; Remove all deprecated providers</li>
<li><a href="https://issues.apache.org/jira/browse/SCM-972">SCM-972</a> &ndash; Deprecate SCM Logger in favor of SLF4J</li>
</ul>
</li>
<li>
<p>Dependency upgrade:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/SCM-974">SCM-974</a> &ndash; Upgrade Plexus Utils to 3.3.1</li>
</ul>
</li>
</ul>
<p>Enjoy,</p>
<p>-The Apache Maven team</p>
</div>