Looks like your code repository has changes. I dont see nifi-parent directory anymore. Also I checked the install instructions on your web page. It only has 3 steps. set up jdk, set up maven and build the entire project.
I get the following error when I try to build the entire project. I have used vagrant to set up an ubuntu machine, clone code from github, set up maven and jdk. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project nifi: Error finding remote resources manifests: /home/vagrant/nifi/target/maven-shared-archive-resources/META-INF/NOTICE (No such file or directory) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/nifi-error-tp2240p2721.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
