Skip to content

Instantly share code, notes, and snippets.

@dan-lind
Created July 16, 2016 19:11
Show Gist options
  • Save dan-lind/dc9172d88e69e2c4ef9df2212dedf12d to your computer and use it in GitHub Desktop.
Save dan-lind/dc9172d88e69e2c4ef9df2212dedf12d to your computer and use it in GitHub Desktop.
[INFO] Building nd4j-cuda-7.5-platform 0.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/nd4j/nd4j-cuda-7.5/0.4.1-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/nd4j/nd4j-cuda-7.5/0.4.1-SNAPSHOT/nd4j-cuda-7.5-0.4.1-SNAPSHOT.pom
[WARNING] The POM for org.nd4j:nd4j-cuda-7.5:jar:0.4.1-SNAPSHOT is missing, no dependency information available
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/nd4j/nd4j-cuda-7.5/0.4.1-SNAPSHOT/nd4j-cuda-7.5-0.4.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] nd4j ............................................... SUCCESS [ 5.391 s]
[INFO] nd4j-common ........................................ SUCCESS [ 8.779 s]
[INFO] nd4j-context ....................................... SUCCESS [ 0.232 s]
[INFO] nd4j-buffer ........................................ SUCCESS [ 1.149 s]
[INFO] nd4j-backends ...................................... SUCCESS [ 0.018 s]
[INFO] nd4j-api-parent .................................... SUCCESS [ 0.015 s]
[INFO] nd4j-api ........................................... SUCCESS [ 9.271 s]
[INFO] nd4j-jdbc .......................................... SUCCESS [ 0.017 s]
[INFO] nd4j-jdbc-api ...................................... SUCCESS [ 1.570 s]
[INFO] nd4j-jdbc-mysql .................................... SUCCESS [ 1.165 s]
[INFO] nd4j-native-api .................................... SUCCESS [ 0.530 s]
[INFO] nd4j-serde ......................................... SUCCESS [ 0.017 s]
[INFO] nd4j-base64 ........................................ SUCCESS [ 0.610 s]
[INFO] nd4j-jackson ....................................... SUCCESS [ 0.800 s]
[INFO] nd4j-backend-impls ................................. SUCCESS [ 0.463 s]
[INFO] nd4j-native ........................................ SUCCESS [ 13.324 s]
[INFO] nd4j-instrumentation ............................... SUCCESS [ 4.014 s]
[INFO] nd4j-perf .......................................... SUCCESS [ 0.860 s]
[INFO] nd4j-kryo .......................................... SUCCESS [ 13.264 s]
[INFO] nd4j-bytebuddy ..................................... SUCCESS [ 2.000 s]
[INFO] nd4j-native-platform ............................... SUCCESS [ 0.092 s]
[INFO] nd4j-cuda-7.5-platform ............................. FAILURE [ 1.391 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:08 min
[INFO] Finished at: 2016-07-16T20:39:24+02:00
[INFO] Final Memory: 75M/766M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project nd4j-cuda-7.5-platform: Could not resolve dependencies for project org.nd4j:nd4j-cuda-7.5-platform:jar:0.4.1-SNAPSHOT: Could not find artifact org.nd4j:nd4j-cuda-7.5:jar:0.4.1-SNAPSHOT in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots) -> [Help 1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment