You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/22 12:02:00 UTC

[jira] [Updated] (MRELEASE-941) release:prepare failed if the disk letter is in lower-case in the file path in Windows

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

Elliotte Rusty Harold updated MRELEASE-941:
-------------------------------------------
    Priority: Minor  (was: Major)

> release:prepare failed if the disk letter is in lower-case in the file path  in Windows
> ---------------------------------------------------------------------------------------
>
>                 Key: MRELEASE-941
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-941
>             Project: Maven Release Plugin
>          Issue Type: Bug
>          Components: prepare, scm
>    Affects Versions: 2.5.3
>         Environment: Windows Server 2012 R2
>            Reporter: Cristian Bozga
>            Priority: Minor
>
> when executing a command like 
>  mvn -B -f E:\.jenkins\workspace\release-test\pom.xml -DdevelopmentVersion=1.6-SNAPSHOT -DreleaseVersion=1.5 -Dresume=false release:prepare 
> the execution failes: 
> The svn command failed.
> [ERROR] Command output:
> [ERROR] svn: E155000: Commit failed (details follow):
> [ERROR] svn: E155000: No write-lock in '.'
> If we don't use 'E:' (the drive letter) in the file path the execution goes fine
> I use svnkit 1.7, maven 3.2 and java 7
> the command was executed from Jenkins and from command prompt as well



--
This message was sent by Atlassian Jira
(v8.3.4#803005)