Skip to content

Instantly share code, notes, and snippets.

@dan-lind
Created October 7, 2016 19:01
Show Gist options
  • Save dan-lind/fdeae61ffc81879d03c175a02ef9a3f1 to your computer and use it in GitHub Desktop.
Save dan-lind/fdeae61ffc81879d03c175a02ef9a3f1 to your computer and use it in GitHub Desktop.
Cloning into 'nd4j'...
remote: Counting objects: 105645, done.
remote: Compressing objects: 100% (91/91), done.
remote: Total 105645 (delta 22), reused 0 (delta 0), pack-reused 105513
Receiving objects: 100% (105645/105645), 212.52 MiB | 7.41 MiB/s, done.
Resolving deltas: 100% (51489/51489), done.
Checking connectivity... done.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.nd4j:nd4j-cuda-8.0:jar:0.6.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: junit:junit:jar -> version ${junit.version} vs (?) @ org.nd4j:nd4j-cuda-8.0:[unknown-version], /Users/danlin/git/dl4j-local/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda/pom.xml, line 207, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.nd4j:nd4j-parameter-server:jar:0.6.1-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.nd4j:nd4j-native:jar -> duplicate declaration of version ${project.version} @ org.nd4j:nd4j-parameter-server:[unknown-version], /Users/danlin/git/dl4j-local/nd4j/nd4j-parameter-server/pom.xml, line 55, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[ERROR] [ERROR] Could not find the selected project in the reactor: :nd4j-cuda-7.5 @
[ERROR] Could not find the selected project in the reactor: :nd4j-cuda-7.5 -> [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/MavenExecutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment