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

ASF GitHub Bot commented on NIFI-2813:
--------------------------------------

Github user trixpan commented on the issue:

    https://github.com/apache/nifi/pull/1049
  
    @vegaed 
    
    not exactly... Assuming you are using Linux/MacOS/Unix, you can try this:
    
    ```
    cd nifi
    git checkout master
    git checkout -b temp
    git cherrypick 7ef2782
    git commit --amend
    ```
    
    (add the JIRA reference to the message)
    
    `git push -f origin temp:appveyor_fix
    `



> Appveyor build failing because M2_HOME
> --------------------------------------
>
>                 Key: NIFI-2813
>                 URL: https://issues.apache.org/jira/browse/NIFI-2813
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Tools and Build
>    Affects Versions: 1.1.0
>            Reporter: Edgardo Vega
>             Fix For: 1.1.0
>
>
> 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**



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

Reply via email to