GitHub user vegaed opened a pull request:
https://github.com/apache/nifi/pull/1049
Fix for invalid M2_HOME directory in Appveyor
Appveyor was given the following error:
**ERROR: M2_HOME is set to an invalid directory.
M2_HOME = "C:\Program Files (x86)\Apache\Maven"
Please set the M2_HOME variable in your environment to match the location
of the Maven installation**
Fixed by explicitly defining it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vegaed/nifi appveyor_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1049.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1049
----
commit 7ef2782a4508f88e455c7814800c53d569db7899
Author: Edgardo <[email protected]>
Date: 2016-09-22T16:17:47Z
Fix for invalid M2_HOME directory
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---