DL4J Examples | Build failure

Greetings.

I am trying to install DL4J examples to learn and explore the framework. However, the build is not functioning.

I followed the instructions from https://deeplearning4j.konduit.ai/getting-started/quickstart#examples

Error:

Failed to execute goal on project dl4j-examples: Could not resolve dependencies for project org.deeplearning4j:dl4j-examples:jar:1.0.0-SNAPSHOT: The following artifacts could n
ot be resolved: org.datavec:datavec-local:jar:1.0.0-SNAPSHOT, org.deeplearning4j:deeplearning4j-ui:jar:1.0.0-SNAPSHOT, org.deeplearning4j:deeplearning4j-parallel-wrapper:jar:1.0.0-SNAP
SHOT, org.datavec:datavec-data-codec:jar:1.0.0-SNAPSHOT: Could not find artifact org.datavec:datavec-local:jar:1.0.0-SNAPSHOT → [Help 1]

Any help/guidance is greatly appreciated…

Cheers!
RS

Make sure you’ve got the latest version (i.e. pull from the repository). This issue has been fixed a few days ago.

Also please change your username to something other than “dl4j”.