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

Cristian Bozga updated MRELEASE-941:
------------------------------------
    Description: 
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) the execution goes fine

I use svnkit 1.7, maven 3.2 and java 7

  was:
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) the execution goes fine


> release:prepare failed if the disk letter is used in Windows
> ------------------------------------------------------------
>
>                 Key: MRELEASE-941
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-941
>             Project: Maven Release Plugin
>          Issue Type: Bug
>          Components: prepare
>    Affects Versions: 2.5.3
>         Environment: Windows Server 2012 R2
>            Reporter: Cristian Bozga
>
> 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) the execution goes fine
> I use svnkit 1.7, maven 3.2 and java 7



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to