[ http://jira.codehaus.org/browse/SCM-138?page=all ]
     
Emmanuel Venisse closed SCM-138:
--------------------------------

      Assign To: Emmanuel Venisse
     Resolution: Fixed
    Fix Version: 1.0-beta-3

Done.

> clearcase-settings.xml is been searched for in the wrong dir
> ------------------------------------------------------------
>
>          Key: SCM-138
>          URL: http://jira.codehaus.org/browse/SCM-138
>      Project: Maven SCM
>         Type: Bug

>   Components: maven-scm-provider-clearcase
>     Reporter: Wim Deblauwe
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0-beta-3

>
>
> There is a problem in the class:
> org.apache.maven.scm.provider.clearcase.command.checkout.ClearCaseCheckOutCommand,
>  the code is:
> File scmUserDir = new File( System.getProperty( "user.dir" ), ".scm" );
> File settingsFile = new File( scmUserDir, "clearcase-settings.xml" );
> In that code user.dir should be changed to user.home
> regards,
> Wim

-- 
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