[ 
http://jira.codehaus.org/browse/MRELEASE-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246719#action_246719
 ] 

Anders Hammar commented on MRELEASE-622:
----------------------------------------

I think this is related to the fix in MRELEASE-536.
After debugging, the main difference between v2.0 and v2.1 is that the working 
dir path is all in lower case in v2.1. That's the result of MRELEASE-536 and 
possibly that makes the clearcase call fail.
I'm attaching the debug output when executing. Interestingly, the dir path is 
just made lower case when creating the label (type), not when checking in the 
updated pom. Checking in the updated pom works, but not creating the label type.

> Creating label fails for ClearCase with message 'Unable to determine VOB for 
> pathname ".".'
> -------------------------------------------------------------------------------------------
>
>                 Key: MRELEASE-622
>                 URL: http://jira.codehaus.org/browse/MRELEASE-622
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: prepare
>    Affects Versions: 2.1
>         Environment: Windows XP
> Maven 3.0
> Base ClearCase 7
>            Reporter: Anders Hammar
>         Attachments: mrelease-622.log
>
>
> When executing release:prepare it fails when trying to create the label type. 
> However, this works with v2.0 of the m-release-p.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to