You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/12/30 23:05:00 UTC

[jira] [Closed] (SCM-731) [PATCH] port maven-scm to latest version of plexus-container-default

     [ https://issues.apache.org/jira/browse/SCM-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed SCM-731.
------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: waiting-for-feedback)

> [PATCH] port maven-scm to latest version of plexus-container-default
> --------------------------------------------------------------------
>
>                 Key: SCM-731
>                 URL: https://issues.apache.org/jira/browse/SCM-731
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-scm-client
>    Affects Versions: 1.8.1
>            Reporter: Mat Booth
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Major
>         Attachments: 0001-ensure-compatibility-with-newer-versions-of-plexus-c.patch, 0001-port-maven-scm-to-latest-version-of-plexus-default-c.patch
>
>
> In the client module, the org.codehaus.plexus.embed.Embedder is used.
> This class was deprecated and removed in future versions of plexus-container-default. In order to build maven-scm against the latest version of plexus-container-default, as we must for inclusion in Fedora Linux for example, a smallish patch must be applied.
> Please see the attached. The patch removes use of the org.codehaus.plexus.embed.Embedder class, ports all unit tests to latest container and builds the maven-plugin with a newer version of maven. The patch was made against the current svn trunk/git master. All unit tests continue to pass and the command line client still functions normally.
> Thanks for your time.
> Edit: Please see the later patch!
> 0001-port-maven-scm-to-latest-version-of-plexus-default-c.patch



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)