Hi, I am trying to install the full-dev VM using the instructions on: https://github.com/apache/incubator-metron/tree/master/metron-deployment/vagrant/full-dev-platform
When I get to the vagrant up it starts running through the ansible playbook and it fails on the following error: [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.5.0:exec (docker-build) on project metron-rpm: Command execution failed. Cannot run program \"docker\" (in directory \"/Users/mark/Applications/Vagrant/incubator-metron-master/metron-deployment/packaging/docker/rpm-docker\"): error=2, 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", "[ERROR] ", "[ERROR] After correcting the problems, you can resume the build with the command", "[ERROR] mvn <goals> -rf :metron-rpm"], "warnings": []} I really want to get the environment up and running this weekend so I can get familiar as soon as possible so I can start contributing to the project. If I made some error please do let me know. Regards, Mark de Rijk
