| <!DOCTYPE html> |
| <html lang="en"><head> |
| <meta charset="utf-8"> |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| <meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 --> |
| <title>Apache Maven SCM Version 1.10.0 Released | Blogs Archive</title> |
| <meta name="generator" content="Jekyll v3.9.3" /> |
| <meta property="og:title" content="Apache Maven SCM Version 1.10.0 Released" /> |
| <meta property="og:locale" content="en_US" /> |
| <meta name="description" content="The Apache Maven team is pleased to announce the release of the Apache Maven SCM, version 1.10.0. Maven SCM supports Maven 2.x plugins (e.g. maven-release-plugin) and other tools (e.g. Continuum) by providing them with a common API for doing SCM operations. You can look at the list of SCMs for more information on using Maven SCM with your favorite SCM tool. Release Notes – Maven SCM Version 1.10.0 Bugs: SCM-763 – Password masking for svnexe does not handle all cases SCM-797 – gitexe checkIn() fails due to Windows command line length limitation SCM-814 – Dead links on Maven SCM plugin usage page and Maven SCM Providers Matrix page SCM-818 – Updating doesn’t work when in detached HEAD SCM-821 – fix incorrect resolving of branch name from HG outgoing changes && NPE in HgUtils.differentOutgoingBranchFound SCM-829 – CommandParameter incorrectly removed from parameter list SCM-836 – scm:bootstrap throws NPE SCM-846 – userInfo in Git HTTP URLs not escaped according to RFC 3986 SCM-862 – apache-rat complains about Eclipse .checkstyle files SCM-863 – NPE in GlobalOptions.setCVSRoot(null) with newer cvsclient SCM-865 – cvsnt: rls: invalid option — d SCM-866 – Cvs ScmProvider.list() does not return correct entries SCM-867 – ScmWagon has no way to work with CVS and SVN in binary mode SCM-868 – gitexe add() does not return added files when invoked in subdir SCM-869 – gitexe list() implemented incorrectly SCM-874 – ScmResult output password masking does not handle multiline text SCM-875 – GitUpdateCommand assumes master branch by default SCM-878 – AbstractConsumer#parseDate() logs wrong locale in case of a ParseException SCM-879 – JazzChangeLogCommandTest#testListChangesetConsumerWithTimeOnly() fails with NPE on Java 10 SCM-881 – ScmWagon has no way to work with SVN in binary mode SCM-882 – ScmWagon has no way to work with GIT in binary mode SCM-886 – Tests with checkin rely on global git config SCM-887 – Plexus Utils 3.0.24 makes some tests fail SCM-888 – Changelog generation fails on Windows with Mercurial SCM Improvements: SCM-739 – Release Plugin: Use “git —depth 1” When Checking Out SCM-748 – Automatically create parent dirs with ‘svn —parents’ SCM-855 – Upgrade to Java 7 SCM-873 – Improve documentation on svn-settings.xml and git-settings.xml SCM-884 – Upgrade jgit to last version of java 7 release (4.5.0.201609210915-r) SCM-885 – Extend GitChangeLogCommand by using revision only Task: SCM-876 – switch from Git-WIP to Gitbox Dependency upgrade: SCM-824 – Upgrade Plexus Utils to 3.0.24 Enjoy, -The Apache Maven team" /> |
| <meta property="og:description" content="The Apache Maven team is pleased to announce the release of the Apache Maven SCM, version 1.10.0. Maven SCM supports Maven 2.x plugins (e.g. maven-release-plugin) and other tools (e.g. Continuum) by providing them with a common API for doing SCM operations. You can look at the list of SCMs for more information on using Maven SCM with your favorite SCM tool. Release Notes – Maven SCM Version 1.10.0 Bugs: SCM-763 – Password masking for svnexe does not handle all cases SCM-797 – gitexe checkIn() fails due to Windows command line length limitation SCM-814 – Dead links on Maven SCM plugin usage page and Maven SCM Providers Matrix page SCM-818 – Updating doesn’t work when in detached HEAD SCM-821 – fix incorrect resolving of branch name from HG outgoing changes && NPE in HgUtils.differentOutgoingBranchFound SCM-829 – CommandParameter incorrectly removed from parameter list SCM-836 – scm:bootstrap throws NPE SCM-846 – userInfo in Git HTTP URLs not escaped according to RFC 3986 SCM-862 – apache-rat complains about Eclipse .checkstyle files SCM-863 – NPE in GlobalOptions.setCVSRoot(null) with newer cvsclient SCM-865 – cvsnt: rls: invalid option — d SCM-866 – Cvs ScmProvider.list() does not return correct entries SCM-867 – ScmWagon has no way to work with CVS and SVN in binary mode SCM-868 – gitexe add() does not return added files when invoked in subdir SCM-869 – gitexe list() implemented incorrectly SCM-874 – ScmResult output password masking does not handle multiline text SCM-875 – GitUpdateCommand assumes master branch by default SCM-878 – AbstractConsumer#parseDate() logs wrong locale in case of a ParseException SCM-879 – JazzChangeLogCommandTest#testListChangesetConsumerWithTimeOnly() fails with NPE on Java 10 SCM-881 – ScmWagon has no way to work with SVN in binary mode SCM-882 – ScmWagon has no way to work with GIT in binary mode SCM-886 – Tests with checkin rely on global git config SCM-887 – Plexus Utils 3.0.24 makes some tests fail SCM-888 – Changelog generation fails on Windows with Mercurial SCM Improvements: SCM-739 – Release Plugin: Use “git —depth 1” When Checking Out SCM-748 – Automatically create parent dirs with ‘svn —parents’ SCM-855 – Upgrade to Java 7 SCM-873 – Improve documentation on svn-settings.xml and git-settings.xml SCM-884 – Upgrade jgit to last version of java 7 release (4.5.0.201609210915-r) SCM-885 – Extend GitChangeLogCommand by using revision only Task: SCM-876 – switch from Git-WIP to Gitbox Dependency upgrade: SCM-824 – Upgrade Plexus Utils to 3.0.24 Enjoy, -The Apache Maven team" /> |
| <link rel="canonical" href="http://localhost:4000/maven/entry/apache-maven-scm-version-1" /> |
| <meta property="og:url" content="http://localhost:4000/maven/entry/apache-maven-scm-version-1" /> |
| <meta property="og:site_name" content="Blogs Archive" /> |
| <meta property="og:type" content="article" /> |
| <meta property="article:published_time" content="2018-05-28T17:01:42-04:00" /> |
| <meta name="twitter:card" content="summary" /> |
| <meta property="twitter:title" content="Apache Maven SCM Version 1.10.0 Released" /> |
| <script type="application/ld+json"> |
| {"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2018-05-28T17:01:42-04:00","datePublished":"2018-05-28T17:01:42-04:00","description":"The Apache Maven team is pleased to announce the release of the Apache Maven SCM, version 1.10.0. Maven SCM supports Maven 2.x plugins (e.g. maven-release-plugin) and other tools (e.g. Continuum) by providing them with a common API for doing SCM operations. You can look at the list of SCMs for more information on using Maven SCM with your favorite SCM tool. Release Notes – Maven SCM Version 1.10.0 Bugs: SCM-763 – Password masking for svnexe does not handle all cases SCM-797 – gitexe checkIn() fails due to Windows command line length limitation SCM-814 – Dead links on Maven SCM plugin usage page and Maven SCM Providers Matrix page SCM-818 – Updating doesn’t work when in detached HEAD SCM-821 – fix incorrect resolving of branch name from HG outgoing changes && NPE in HgUtils.differentOutgoingBranchFound SCM-829 – CommandParameter incorrectly removed from parameter list SCM-836 – scm:bootstrap throws NPE SCM-846 – userInfo in Git HTTP URLs not escaped according to RFC 3986 SCM-862 – apache-rat complains about Eclipse .checkstyle files SCM-863 – NPE in GlobalOptions.setCVSRoot(null) with newer cvsclient SCM-865 – cvsnt: rls: invalid option — d SCM-866 – Cvs ScmProvider.list() does not return correct entries SCM-867 – ScmWagon has no way to work with CVS and SVN in binary mode SCM-868 – gitexe add() does not return added files when invoked in subdir SCM-869 – gitexe list() implemented incorrectly SCM-874 – ScmResult output password masking does not handle multiline text SCM-875 – GitUpdateCommand assumes master branch by default SCM-878 – AbstractConsumer#parseDate() logs wrong locale in case of a ParseException SCM-879 – JazzChangeLogCommandTest#testListChangesetConsumerWithTimeOnly() fails with NPE on Java 10 SCM-881 – ScmWagon has no way to work with SVN in binary mode SCM-882 – ScmWagon has no way to work with GIT in binary mode SCM-886 – Tests with checkin rely on global git config SCM-887 – Plexus Utils 3.0.24 makes some tests fail SCM-888 – Changelog generation fails on Windows with Mercurial SCM Improvements: SCM-739 – Release Plugin: Use “git —depth 1” When Checking Out SCM-748 – Automatically create parent dirs with ‘svn —parents’ SCM-855 – Upgrade to Java 7 SCM-873 – Improve documentation on svn-settings.xml and git-settings.xml SCM-884 – Upgrade jgit to last version of java 7 release (4.5.0.201609210915-r) SCM-885 – Extend GitChangeLogCommand by using revision only Task: SCM-876 – switch from Git-WIP to Gitbox Dependency upgrade: SCM-824 – Upgrade Plexus Utils to 3.0.24 Enjoy, -The Apache Maven team","headline":"Apache Maven SCM Version 1.10.0 Released","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/maven/entry/apache-maven-scm-version-1"},"url":"http://localhost:4000/maven/entry/apache-maven-scm-version-1"}</script> |
| <!-- End Jekyll SEO tag --> |
| <link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Blogs Archive" /></head> |
| <body><header class="site-header" role="banner"> |
| |
| <div class="wrapper"><a class="site-title" rel="author" href="/">Blogs Archive</a><nav class="site-nav"> |
| <input type="checkbox" id="nav-trigger" class="nav-trigger" /> |
| <label for="nav-trigger"> |
| <span class="menu-icon"> |
| <svg viewBox="0 0 18 15" width="18px" height="15px"> |
| <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/> |
| </svg> |
| </span> |
| </label> |
| |
| <div class="trigger"><a class="page-link" href="/about/">About</a></div> |
| </nav></div> |
| </header> |
| <main class="page-content" aria-label="Content"> |
| <div class="wrapper"> |
| <article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting"> |
| |
| <header class="post-header"> |
| <h1 class="post-title p-name" itemprop="name headline">Apache Maven SCM Version 1.10.0 Released</h1> |
| <p class="post-meta"> |
| <time class="dt-published" datetime="2018-05-28T17:01:42-04:00" itemprop="datePublished">May 28, 2018 |
| </time>• <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span class="p-author h-card" itemprop="name">{"display_name"=>"Karl-Heinz Marbaise", "login"=>"khmarbaise", "email"=>"khmarbaise@apache.org"}</span></span></p> |
| </header> |
| |
| <div class="post-content e-content" itemprop="articleBody"> |
| <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 1.10.0</a>.</p> |
| <p>Maven SCM supports Maven 2.x plugins (e.g. maven-release-plugin) and other<br /> |
| tools (e.g. Continuum) by providing them with a common API for doing SCM<br /> |
| operations. You can look at the list of SCMs for more information on using<br /> |
| Maven SCM with your favorite SCM tool.</p> |
| <p><!-- more --></p> |
| <p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317828&version=12335750">Release Notes – Maven SCM Version 1.10.0</a></p> |
| <p>Bugs:</p> |
| <ul> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-763">SCM-763</a> – Password masking for svnexe does not handle all cases</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-797">SCM-797</a> – gitexe checkIn() fails due to Windows command line length limitation</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-814">SCM-814</a> – Dead links on Maven SCM plugin usage page and Maven SCM Providers Matrix page</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-818">SCM-818</a> – Updating doesn’t work when in detached HEAD</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-821">SCM-821</a> – fix incorrect resolving of branch name from HG outgoing changes && NPE in HgUtils.differentOutgoingBranchFound</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-829">SCM-829</a> – CommandParameter incorrectly removed from parameter list</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-836">SCM-836</a> – scm:bootstrap throws NPE</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-846">SCM-846</a> – userInfo in Git HTTP URLs not escaped according to RFC 3986</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-862">SCM-862</a> – apache-rat complains about Eclipse .checkstyle files</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-863">SCM-863</a> – NPE in GlobalOptions.setCVSRoot(null) with newer cvsclient</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-865">SCM-865</a> – cvsnt: rls: invalid option — d</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-866">SCM-866</a> – Cvs ScmProvider.list() does not return correct entries</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-867">SCM-867</a> – ScmWagon has no way to work with CVS and SVN in binary mode</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-868">SCM-868</a> – gitexe add() does not return added files when invoked in subdir</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-869">SCM-869</a> – gitexe list() implemented incorrectly</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-874">SCM-874</a> – ScmResult output password masking does not handle multiline text</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-875">SCM-875</a> – GitUpdateCommand assumes master branch by default</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-878">SCM-878</a> – AbstractConsumer#parseDate() logs wrong locale in case of a ParseException</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-879">SCM-879</a> – JazzChangeLogCommandTest#testListChangesetConsumerWithTimeOnly() fails with NPE on Java 10</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-881">SCM-881</a> – ScmWagon has no way to work with SVN in binary mode</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-882">SCM-882</a> – ScmWagon has no way to work with GIT in binary mode</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-886">SCM-886</a> – Tests with checkin rely on global git config</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-887">SCM-887</a> – Plexus Utils 3.0.24 makes some tests fail</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-888">SCM-888</a> – Changelog generation fails on Windows with Mercurial SCM</li> |
| </ul> |
| <p>Improvements:</p> |
| <ul> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-739">SCM-739</a> – Release Plugin: Use “git —depth 1” When Checking Out</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-748">SCM-748</a> – Automatically create parent dirs with ‘svn —parents’</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-855">SCM-855</a> – Upgrade to Java 7</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-873">SCM-873</a> – Improve documentation on svn-settings.xml and git-settings.xml</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-884">SCM-884</a> – Upgrade jgit to last version of java 7 release (4.5.0.201609210915-r)</li> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-885">SCM-885</a> – Extend GitChangeLogCommand by using revision only</li> |
| </ul> |
| <p>Task:</p> |
| <ul> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-876">SCM-876</a> – switch from Git-WIP to Gitbox</li> |
| </ul> |
| <p>Dependency upgrade:</p> |
| <ul> |
| <li><a href="https://issues.apache.org/jira/browse/SCM-824">SCM-824</a> – Upgrade Plexus Utils to 3.0.24</li> |
| </ul> |
| <p>Enjoy,</p> |
| <p>-The Apache Maven team</p> |
| </div> |
| |
| </div><a class="u-url" href="/maven/entry/apache-maven-scm-version-1" hidden></a> |
| </article> |
| |
| </div> |
| </main><footer class="site-footer h-card"> |
| <data class="u-url" href="/"></data> |
| |
| <div class="wrapper"> |
| |
| <h2 class="footer-heading">Blogs Archive</h2> |
| |
| <div class="footer-col-wrapper"> |
| <div class="footer-col footer-col-1"> |
| <ul class="contact-list"> |
| <li class="p-name">Blogs Archive</li><li><a class="u-email" href="mailto:issues@infra.apache.org">issues@infra.apache.org</a></li></ul> |
| </div> |
| |
| <div class="footer-col footer-col-2"><ul class="social-media-list"><li><a href="https://github.com/jekyll"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#github"></use></svg> <span class="username">jekyll</span></a></li><li><a href="https://www.twitter.com/jekyllrb"><svg class="svg-icon"><use xlink:href="/assets/minima-social-icons.svg#twitter"></use></svg> <span class="username">jekyllrb</span></a></li></ul> |
| </div> |
| |
| <div class="footer-col footer-col-3"> |
| <p>This is an archive of the Roller blogs that were previously hosted on blogs.apache.org</p> |
| </div> |
| </div> |
| |
| </div> |
| |
| </footer> |
| </body> |
| |
| </html> |