[
https://issues.apache.org/jira/browse/SCM-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963497#comment-17963497
]
ASF GitHub Bot commented on SCM-887:
------------------------------------
jira-importer commented on issue #1110:
URL: https://github.com/apache/maven-scm/issues/1110#issuecomment-2964646383
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
Fixed with
[9cbbb1fa5f2596bf91a6412855ddeb808fd4604d](https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=9cbbb1fa5f2596bf91a6412855ddeb808fd4604d).
> Plexus Utils 3.0.24 makes some tests fail
> -----------------------------------------
>
> Key: SCM-887
> URL: https://issues.apache.org/jira/browse/SCM-887
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 1.10.0
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 1.10.0
>
>
> {noformat}
> Failed tests:
> SvnCommandLineUtilsTest.testCryptPassword:50 expected:<...name'
> '--password' '[*****]' '--no-auth-cache' ...> but was:<...name' '--password'
> '[password]' '--no-auth-cache' ...>
> Failed tests:
> SynergyCCMTest.testCreateTask:131 [/bin/sh -c 'ccm' 'task' '-create'
> '-synopsis' 'the synopsis' '-release' 'release' '-default' '-description'
> 'This task was created by Maven SCM Synergy provider on Thu May 10 23:22:09
> CEST 2018'] does not contain [ccm task -create -synopsis 'the synopsis'
> -release release]
> Failed tests:
> JazzScmCommandTest.testCryptPassword:72 cryptPassword failed!
> expected:</bin/sh -c [scm list --repository-uri https://localhost:9443/jazz
> --username myUserName --password ]'*****'> but was:</bin/sh -c ['scm' 'list'
> '--repository-uri' 'https://localhost:9443/jazz' '--username' 'myUserName'
> '--password']'*****'>
> JazzScmCommandTest.testCryptPasswordWithExtraArg:85 cryptPassword failed!
> expected:</bin/sh -c [scm list --repository-uri https://localhost:9443/jazz
> --username myUserName --password '*****' ExtraArg]> but was:</bin/sh -c
> ['scm' 'list' '--repository-uri' 'https://localhost:9443/jazz' '--username'
> 'myUserName' '--password''*****']>
> {noformat}
> as well as several AccuRev tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)