Hello
I try to "vagrant up demo" according to the instruction from github, but I got the following.
==> demo: [INFO] BUILD FAILURE
==> demo: [INFO] ---------------------------------------------------------------
---------
==> demo: [INFO] Total time: 01:08 h
==> demo: [INFO] Finished at: 2016-01-12T04:54:09+00:00
==> demo: [INFO] Final Memory: 59M/121M
==> demo: [INFO] ---------------------------------------------------------------
---------
==> demo: [ERROR] Failed to execute goal on project lumify-core: Could not resol
ve dependencies for project io.lumify:lumify-core:jar:0.5.0-SNAPSHOT: The follow
ing artifacts could not be resolved: com.amazonaws:aws-java-sdk:jar:1.7.4, org.e
clipse.jdt:core:jar:3.1.1, org.apache.mina:mina-core:jar:2.0.0-M5, org.apache.ft
pserver:ftpserver-core:jar:1.0.0, org.apache.ftpserver:ftpserver-deprecated:jar:
1.0.0-M2: Could not transfer artifact com.amazonaws:aws-java-sdk:jar:1.7.4 from/
/aws-java-sdk/1.7.4/aws-java-sdk-1.7.4.jar from central failed: Protocol error -
> [Help 1]
I install in Windows 7 with 32 bits.
Please kindly help.