Aldrin Piri created NIFI-698:
--------------------------------
Summary: Building code in a path with spaces leads to test failures
Key: NIFI-698
URL: https://issues.apache.org/jira/browse/NIFI-698
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Affects Versions: 0.1.0
Reporter: Aldrin Piri
>From the dev list:
{quote}
Hi,
I solved the problem of building NiFi in Windows with NetBeans.
The problem I had was caused by having a directory in my project path that
had a space in it. The NiFi build stops at the 'nifi-properties' build
because it can't handle a space character in any part of the path leading
up to the various properties files. I changed the directory in the path to
not include a space and everything built fine.
Regards,
John
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)