Hi , I am trying to install NIFI and followed the instructions as suggested on http://nifi.apache.org/quickstart.html
I cloned the git clone http://git-wip-us.apache.org/repos/asf/nifi.git and tried to run the mvn clean install from nifi-nar-maven-plugin directory but getting the below error. Can you please let me know if I am missing anything here?. I did set up the proxy variables and running this command from GIT bash session $ mvn clean install [INFO] Scanning for projects... Downloading: https://repo.maven.apache.org/maven2/org/apache/nifi/nifi-parent/1. 0.0-incubating/nifi-parent-1.0.0-incubating.pom [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.apache.nifi:nifi-nar-maven-plugin:1.0. 2-incubating-SNAPSHOT: Could not transfer artifact org.apache.nifi:nifi-parent:p om:1.0.0-incubating from/to central (https://repo.maven.apache.org/maven2): Conn ect to repo.maven.apache.org:443 [repo.maven.apache.org/23.235.44.215] failed: C onnection timed out: connect and 'parent.relativePath' points at no local POM @ line 18, column 13 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.nifi:nifi-nar-maven-plugin:1.0.2-incubating-SNA PSHOT (c:\2014\nifi_test\nifi\nifi-nar-maven-plugin\pom.xml) has 1 error [ERROR] Non-resolvable parent POM for org.apache.nifi:nifi-nar-maven-plugin: 1.0.2-incubating-SNAPSHOT: Could not transfer artifact org.apache.nifi:nifi-pare nt:pom:1.0.0-incubating from/to central (https://repo.maven.apache.org/maven2): Connect to repo.maven.apache.org:443 [repo.maven.apache.org/23.235.44.215] faile d: Connection timed out: connect and 'parent.relativePath' points at no local PO M @ line 18, column 13 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit ch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin gException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo delException Thanks Dattu ________________________________________________________ The information contained in this e-mail is confidential and/or proprietary to Capital One and/or its affiliates and may only be used solely in performance of work or services for Capital One. The information transmitted herewith is intended only for use by the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.
