You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Sergiy Matusevych (JIRA)" <ji...@apache.org> on 2016/02/02 01:14:39 UTC

[jira] [Commented] (REEF-375) reef.net build fails if M2_HOME path has a space in it

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

Sergiy Matusevych commented on REEF-375:
----------------------------------------

Here's a pull request with the fix: [Pull Request 817](https://github.com/apache/reef/pull/817)

Can someone test it please? We need to try it on a Windows machine with Maven installed in some directory that has spaces in it.

I've tested it on my PC with Maven at `C:\Program Files\Java\apache-maven-3.3.9\bin` and it seems to work fine.

> reef.net build fails if M2_HOME path has a space in it
> ------------------------------------------------------
>
>                 Key: REEF-375
>                 URL: https://issues.apache.org/jira/browse/REEF-375
>             Project: REEF
>          Issue Type: Bug
>          Components: MSBuild, REEF.NET
>            Reporter: Shravan Narayanamurthy
>            Assignee: Sergiy Matusevych
>
> We perhaps need to quote all paths properly in our csproj files. Current workaround is to move mvn installation to a path without spaces and it works for me. Not sure about protobuf & java paths though. In my set-up they probably don't have spaces. Please quote all required paths



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