[ 
https://issues.apache.org/jira/browse/MNG-5812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14596401#comment-14596401
 ] 

ASF GitHub Bot commented on MNG-5812:
-------------------------------------

Github user jvanzyl commented on the pull request:

    https://github.com/apache/maven/pull/46#issuecomment-114211764
  
    @agudian think you might be able to validate this? And close out MNG-5812. 
Sorry, you're the go-to Windows committer :-)


> Project base dir not fully working in Cygwin
> --------------------------------------------
>
>                 Key: MNG-5812
>                 URL: https://issues.apache.org/jira/browse/MNG-5812
>             Project: Maven
>          Issue Type: Bug
>          Components: Bootstrap & Build, Command Line
>    Affects Versions: 3.3.1
>            Reporter: tssp
>            Assignee: Jason van Zyl
>            Priority: Minor
>             Fix For: 3.3.4
>
>
> When using {{mvn}} (not {{mvn.cmd}}) in a Cygwin shell, the 
> MAVEN_PROJECTBASEDIR variable which contains a Unix path, does not get mapped 
> to a windows. 
> This can be easily fixed by adding a small instruction to the script:
> {code:none}
> MAVEN_PROJECTBASEDIR=`cygpath --path --windows "$MAVEN_PROJECTBASEDIR"`
> {code}



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

Reply via email to