Skip to content

Instantly share code, notes, and snippets.

@rishikksh20
Created January 20, 2017 19:36
Show Gist options
  • Save rishikksh20/1801ba009cb002bf2990ae0a4b8d9f86 to your computer and use it in GitHub Desktop.
Save rishikksh20/1801ba009cb002bf2990ae0a4b8d9f86 to your computer and use it in GitHub Desktop.
nd4j build Log
Rishikesh@DESKTOP-IGP4E4G MINGW64 /c/Open_Source/JAVA/Deeplearning4j/nd4j
$ mvn clean install -DskipTests -Dmaven.javadoc.skip=true
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 37 modules...
[INFO] Not installing Nexus Staging features:
[INFO] * Preexisting staging related goal bindings found in 37 modules.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] nd4j
[INFO] nd4j-shade
[INFO] jackson
[INFO] nd4j-common
[INFO] nd4j-context
[INFO] nd4j-buffer
[INFO] nd4j-backends
[INFO] nd4j-api-parent
[INFO] nd4j-api
[INFO] nd4j-jdbc
[INFO] nd4j-jdbc-api
[INFO] nd4j-jdbc-mysql
[INFO] nd4j-native-api
[INFO] nd4j-serde
[INFO] nd4j-base64
[INFO] nd4j-jackson
[INFO] nd4j-backend-impls
[INFO] nd4j-native
[INFO] nd4j-instrumentation
[INFO] nd4j-perf
[INFO] nd4j-aeron
[INFO] nd4j-kryo
[INFO] nd4j-camel-routes
[INFO] nd4j-kafka
[INFO] nd4j-gson
[INFO] nd4j-bytebuddy
[INFO] nd4j-tests
[INFO] nd4j-native-platform
[INFO] nd4j-cuda
[INFO] nd4j-cuda-platform
[INFO] nd4j-parameter-server-parent
[INFO] nd4j-parameter-server-model
[INFO] nd4j-parameter-server
[INFO] nd4j-parameter-server-status
[INFO] nd4j-parameter-server-client
[INFO] nd4j-parameter-server-rocksdb-storage
[INFO] nd4j-parameter-server-node
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\pom.xml to C:\maven_repo\org\nd4j\nd4j\0.7.3-SNAPSHOT\nd4j-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-shade 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-shade ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-shade ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-shade ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-shade >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-shade ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-shade ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-shade <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-shade ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-shade ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-shade ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\pom.xml to C:\maven_repo\org\nd4j\nd4j-shade\0.7.3-SNAPSHOT\nd4j-shade-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jackson 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jackson ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jackson ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ jackson ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ jackson ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ jackson ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jackson ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ jackson ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\target\jackson-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-shade-plugin:2.4.3:shade (default) @ jackson ---
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.5.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.5.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.5.0 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.5.1 in the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.12 from the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.5.1 in the shaded jar.
[INFO] Excluding org.codehaus.woodstox:stax2-api:jar:3.1.4 from the shaded jar.
[INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.5.1 in the shaded jar.
[INFO] Excluding joda-time:joda-time:jar:2.2 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\target\jackson-0.7.3-SNAPSHOT.jar with C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\target\jackson-0.7.3-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (empty-javadoc-jar) @ jackson ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\target\jackson-0.7.3-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (empty-sources-jar) @ jackson ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\target\jackson-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ jackson >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jackson ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ jackson ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ jackson <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ jackson ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ jackson ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jackson ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\target\jackson-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\jackson\0.7.3-SNAPSHOT\jackson-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\dependency-reduced-pom.xml to C:\maven_repo\org\nd4j\jackson\0.7.3-SNAPSHOT\jackson-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\target\jackson-0.7.3-SNAPSHOT-javadoc.jar to C:\maven_repo\org\nd4j\jackson\0.7.3-SNAPSHOT\jackson-0.7.3-SNAPSHOT-javadoc.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-shade\jackson\target\jackson-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\jackson\0.7.3-SNAPSHOT\jackson-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-common 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-common ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-common\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-common ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-common ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-common\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-common\target\classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-common/src/main/java/org/nd4j/linalg/util/LinkedMultiValueMap.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-common/src/main/java/org/nd4j/linalg/util/LinkedMultiValueMap.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-common\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-common ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-common ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-common\target\nd4j-common-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-common ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-common ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-common <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-common ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-common\target\nd4j-common-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-common ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-common ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-common\target\nd4j-common-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-common\0.7.3-SNAPSHOT\nd4j-common-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-common\pom.xml to C:\maven_repo\org\nd4j\nd4j-common\0.7.3-SNAPSHOT\nd4j-common-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-common\target\nd4j-common-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-common\0.7.3-SNAPSHOT\nd4j-common-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-context 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-context ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-context\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-context ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-context ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-context ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-context\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-context ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-context\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-context ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-context\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-context ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-context ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-context ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-context\target\nd4j-context-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-context >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-context ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-context ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-context <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-context ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-context\target\nd4j-context-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-context ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-context ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-context\target\nd4j-context-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-context\0.7.3-SNAPSHOT\nd4j-context-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-context\pom.xml to C:\maven_repo\org\nd4j\nd4j-context\0.7.3-SNAPSHOT\nd4j-context-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-context\target\nd4j-context-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-context\0.7.3-SNAPSHOT\nd4j-context-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-buffer 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-buffer ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-buffer\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-buffer ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-buffer ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-buffer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-buffer\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-buffer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-buffer\target\classes
[WARNING] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-buffer/src/main/java/org/nd4j/linalg/api/buffer/unsafe/UnsafeHolder.java:[3,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-buffer/src/main/java/org/nd4j/linalg/api/buffer/unsafe/UnsafeHolder.java:[14,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-buffer/src/main/java/org/nd4j/linalg/api/buffer/unsafe/UnsafeHolder.java:[64,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-buffer/src/main/java/org/nd4j/linalg/api/buffer/unsafe/UnsafeHolder.java:[66,36] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-buffer/src/main/java/org/nd4j/linalg/api/buffer/unsafe/UnsafeHolder.java:[76,46] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-buffer/src/main/java/org/nd4j/linalg/api/buffer/unsafe/UnsafeHolder.java:[85,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-buffer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-buffer\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-buffer ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-buffer ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-buffer ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-buffer\target\nd4j-buffer-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-buffer >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-buffer ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-buffer ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-buffer <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-buffer ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-buffer\target\nd4j-buffer-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-buffer ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-buffer ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-buffer\target\nd4j-buffer-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-buffer\0.7.3-SNAPSHOT\nd4j-buffer-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-buffer\pom.xml to C:\maven_repo\org\nd4j\nd4j-buffer\0.7.3-SNAPSHOT\nd4j-buffer-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-buffer\target\nd4j-buffer-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-buffer\0.7.3-SNAPSHOT\nd4j-buffer-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-backends 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-backends ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backends ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-backends ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-backends >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backends ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-backends ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-backends <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-backends ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-backends ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-backends ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\pom.xml to C:\maven_repo\org\nd4j\nd4j-backends\0.7.3-SNAPSHOT\nd4j-backends-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-api-parent 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-api-parent ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api-parent ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-api-parent ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-api-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api-parent ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-api-parent ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-api-parent <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-api-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-api-parent ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-api-parent ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\pom.xml to C:\maven_repo\org\nd4j\nd4j-api-parent\0.7.3-SNAPSHOT\nd4j-api-parent-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-api 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-api ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-api ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 437 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/dataset/DataSet.java: Some input files use or override a deprecated API.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/dataset/DataSet.java: Recompile with -Xlint:deprecation for details.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/dataset/api/preprocessor/AbstractDataSetNormalizer.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/dataset/api/preprocessor/AbstractDataSetNormalizer.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-api ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ nd4j-api ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.7.3-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-api >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-api ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-api <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-api ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-api ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-api ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-api\0.7.3-SNAPSHOT\nd4j-api-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\pom.xml to C:\maven_repo\org\nd4j\nd4j-api\0.7.3-SNAPSHOT\nd4j-api-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.7.3-SNAPSHOT-tests.jar to C:\maven_repo\org\nd4j\nd4j-api\0.7.3-SNAPSHOT\nd4j-api-0.7.3-SNAPSHOT-tests.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-api\0.7.3-SNAPSHOT\nd4j-api-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-jdbc 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jdbc ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-jdbc ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-jdbc >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-jdbc ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-jdbc <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-jdbc ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-jdbc ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-jdbc ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\pom.xml to C:\maven_repo\org\nd4j\nd4j-jdbc\0.7.3-SNAPSHOT\nd4j-jdbc-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-jdbc-api 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jdbc-api ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-api ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-jdbc-api ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-jdbc-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-api\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-jdbc-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-jdbc/nd4j-jdbc-api/src/main/java/org/nd4j/jdbc/driverfinder/DriverFinder.java: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-api\src\main\java\org\nd4j\jdbc\driverfinder\DriverFinder.java uses unchecked or unsafe operations.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-jdbc/nd4j-jdbc-api/src/main/java/org/nd4j/jdbc/driverfinder/DriverFinder.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-jdbc-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-api\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-jdbc-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-jdbc-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-jdbc-api ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\nd4j-jdbc-api-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-jdbc-api >>>
[WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-api ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-jdbc-api ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-jdbc-api <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-jdbc-api ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\nd4j-jdbc-api-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-jdbc-api ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-jdbc-api ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\nd4j-jdbc-api-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-jdbc-api\0.7.3-SNAPSHOT\nd4j-jdbc-api-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-api\pom.xml to C:\maven_repo\org\nd4j\nd4j-jdbc-api\0.7.3-SNAPSHOT\nd4j-jdbc-api-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\nd4j-jdbc-api-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-jdbc-api\0.7.3-SNAPSHOT\nd4j-jdbc-api-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-jdbc-mysql 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jdbc-mysql ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-mysql ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-jdbc-mysql ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-jdbc-mysql ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-jdbc-mysql ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-jdbc-mysql ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-jdbc-mysql ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-jdbc-mysql ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-jdbc-mysql ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\nd4j-jdbc-mysql-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-jdbc-mysql >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-mysql ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-jdbc-mysql ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-jdbc-mysql <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-jdbc-mysql ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\nd4j-jdbc-mysql-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-jdbc-mysql ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-jdbc-mysql ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\nd4j-jdbc-mysql-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-jdbc-mysql\0.7.3-SNAPSHOT\nd4j-jdbc-mysql-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\pom.xml to C:\maven_repo\org\nd4j\nd4j-jdbc-mysql\0.7.3-SNAPSHOT\nd4j-jdbc-mysql-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\nd4j-jdbc-mysql-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-jdbc-mysql\0.7.3-SNAPSHOT\nd4j-jdbc-mysql-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-native-api 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-native-api ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-native-api ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-native-api ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-native-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-native-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-api-parent/nd4j-native-api/src/main/java/org/nd4j/nativeblas/DefaultPointerConverter.java: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\src\main\java\org\nd4j\nativeblas\DefaultPointerConverter.java uses or overrides a deprecated API.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-api-parent/nd4j-native-api/src/main/java/org/nd4j/nativeblas/DefaultPointerConverter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-native-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-native-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-native-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-native-api ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\nd4j-native-api-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-native-api >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-native-api ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-native-api ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-native-api <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-native-api ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\nd4j-native-api-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-native-api ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-native-api ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\nd4j-native-api-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-native-api\0.7.3-SNAPSHOT\nd4j-native-api-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\pom.xml to C:\maven_repo\org\nd4j\nd4j-native-api\0.7.3-SNAPSHOT\nd4j-native-api-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\nd4j-native-api-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-native-api\0.7.3-SNAPSHOT\nd4j-native-api-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-serde 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-serde ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-serde ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-serde ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-serde >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-serde ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-serde ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-serde <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-serde ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-serde ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-serde ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\pom.xml to C:\maven_repo\org\nd4j\nd4j-serde\0.7.3-SNAPSHOT\nd4j-serde-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-base64 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-base64 ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-base64\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-base64 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-base64 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-base64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-base64\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-base64 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-base64\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-base64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-base64\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-base64 ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-base64 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-base64 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-base64\target\nd4j-base64-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-base64 >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-base64 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-base64 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-base64 <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-base64 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-base64\target\nd4j-base64-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-base64 ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-base64 ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-base64\target\nd4j-base64-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-base64\0.7.3-SNAPSHOT\nd4j-base64-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-base64\pom.xml to C:\maven_repo\org\nd4j\nd4j-base64\0.7.3-SNAPSHOT\nd4j-base64-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-base64\target\nd4j-base64-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-base64\0.7.3-SNAPSHOT\nd4j-base64-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-jackson 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jackson ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-jackson\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jackson ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-jackson ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-jackson\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-jackson ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-jackson\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-jackson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-jackson\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-jackson ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-jackson ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-jackson ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-jackson\target\nd4j-jackson-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-jackson >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jackson ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-jackson ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-jackson <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-jackson ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-jackson\target\nd4j-jackson-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-jackson ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-jackson ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-jackson\target\nd4j-jackson-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-jackson\0.7.3-SNAPSHOT\nd4j-jackson-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-jackson\pom.xml to C:\maven_repo\org\nd4j\nd4j-jackson\0.7.3-SNAPSHOT\nd4j-jackson-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-jackson\target\nd4j-jackson-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-jackson\0.7.3-SNAPSHOT\nd4j-jackson-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-backend-impls 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-backend-impls ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backend-impls ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-backend-impls ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-backend-impls ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\target\nd4j-backend-impls-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (windows-x86_64) @ nd4j-backend-impls ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-backend-impls >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backend-impls ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-backend-impls ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-backend-impls <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-backend-impls ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-backend-impls ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nd4j-backend-impls ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\pom.xml to C:\maven_repo\org\nd4j\nd4j-backend-impls\0.7.3-SNAPSHOT\nd4j-backend-impls-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-native 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-native ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ nd4j-native ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (libnd4j-checks) @ nd4j-native ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-native ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (javacpp.parser) @ nd4j-native ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\classes
[INFO]
[INFO] --- javacpp:1.3.1:build (javacpp.parser) @ nd4j-native ---
[INFO] Detected platform "windows-x86_64"
[INFO] Building for platform "windows-x86_64"
[INFO] Targeting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\src\main\java\org\nd4j\nativeblas\Nd4jCpu.java
[INFO] Parsing C:\Open_Source\JAVA\Deeplearning4j\libnd4j\blas\NativeOps.h
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-native ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-native ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-native/src/main/java/org/nd4j/linalg/cpu/nativecpu/ops/NativeOpExecutioner.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-native/src/main/java/org/nd4j/linalg/cpu/nativecpu/ops/NativeOpExecutioner.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- javacpp:1.3.1:build (javacpp.compiler) @ nd4j-native ---
[INFO] Detected platform "windows-x86_64"
[INFO] Building for platform "windows-x86_64"
[INFO] Generating C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\classes\org\nd4j\nativeblas\jnind4jcpu.cpp
[INFO] Compiling C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\classes\org\nd4j\nativeblas\windows-x86_64\jnind4jcpu.dll
[INFO] g++ -IC:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native/../../../../libnd4j//blas -IC:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native/../../../../libnd4j//include "-IC:\Program Files\Java\jdk1.8.0_45\include" "-IC:\Program Files\Java\jdk1.8.0_45\include\win32" C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\classes\org\nd4j\nativeblas\jnind4jcpu.cpp -march=x86-64 -m64 -O3 -s -std=c++11 -static-libgcc -static-libstdc++ -Wl,-Bstatic -lstdc++ -lgcc -lgcc_eh -lpthread -Wl,-Bdynamic -D_JNI_IMPLEMENTATION_ -Wl,--kill-at -Wall -fPIC -shared -o jnind4jcpu.dll -LC:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native/../../../../libnd4j//blasbuild/cpu/blas -lnd4jcpu -lpsapi
In file included from C:/Open_Source/JAVA/Deeplearning4j/libnd4j/blas/NativeOps.h:28:0,
from C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\classes\org\nd4j\nativeblas\jnind4jcpu.cpp:101:
C:/Open_Source/JAVA/Deeplearning4j/libnd4j/include/types/float16.h: In function 'float cpu_half2float(half)':
C:/Open_Source/JAVA/Deeplearning4j/libnd4j/include/types/float16.h:75:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
return *((float*)((void*)&temp));
^
C:/Open_Source/JAVA/Deeplearning4j/libnd4j/include/types/float16.h: In function 'half cpu_float2half_rn(float)':
C:/Open_Source/JAVA/Deeplearning4j/libnd4j/include/types/float16.h:92:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
unsigned x = *((int*)(void*)(&f));
^
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\classes\org\nd4j\nativeblas\jnind4jcpu.cpp: At global scope:
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\classes\org\nd4j\nativeblas\jnind4jcpu.cpp:308:30: warning: 'void JavaCPP_releaseStringBytes(JNIEnv*, jstring, const char*)' defined but not used [-Wunused-function]
static JavaCPP_noinline void JavaCPP_releaseStringBytes(JNIEnv* env, jstring str, const char* ptr) {
^~~~~~~~~~~~~~~~~~~~~~~~~~
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\classes\org\nd4j\nativeblas\jnind4jcpu.cpp:286:37: warning: 'const char* JavaCPP_getStringBytes(JNIEnv*, jstring)' defined but not used [-Wunused-function]
static JavaCPP_noinline const char* JavaCPP_getStringBytes(JNIEnv* env, jstring str) {
^~~~~~~~~~~~~~~~~~~~~~
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\classes\org\nd4j\nativeblas\jnind4jcpu.cpp
[INFO] Copying C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\..\..\..\..\libnd4j\blasbuild\cpu\blas\libnd4jcpu.dll
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-native ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-native ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 121 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\test-classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/dataset/StandardScalerTest.java: Some input files use or override a deprecated API.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/dataset/StandardScalerTest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ nd4j-native ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-native ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\nd4j-native-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (windows-x86_64) @ nd4j-native ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\nd4j-native-0.7.3-SNAPSHOT-windows-x86_64.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-native >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ nd4j-native ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (libnd4j-checks) @ nd4j-native ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-native ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (javacpp.parser) @ nd4j-native ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- javacpp:1.3.1:build (javacpp.parser) @ nd4j-native ---
[INFO] Detected platform "windows-x86_64"
[INFO] Building for platform "windows-x86_64"
[INFO] Targeting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\src\main\java\org\nd4j\nativeblas\Nd4jCpu.java
[INFO] Parsing C:\Open_Source\JAVA\Deeplearning4j\libnd4j\blas\NativeOps.h
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-native <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-native ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\nd4j-native-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-native ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nd4j-native ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\nd4j-native-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-native\0.7.3-SNAPSHOT\nd4j-native-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\pom.xml to C:\maven_repo\org\nd4j\nd4j-native\0.7.3-SNAPSHOT\nd4j-native-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\nd4j-native-0.7.3-SNAPSHOT-windows-x86_64.jar to C:\maven_repo\org\nd4j\nd4j-native\0.7.3-SNAPSHOT\nd4j-native-0.7.3-SNAPSHOT-windows-x86_64.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native\target\nd4j-native-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-native\0.7.3-SNAPSHOT\nd4j-native-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-instrumentation 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-instrumentation ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-instrumentation\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-instrumentation ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-instrumentation ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-instrumentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-instrumentation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-instrumentation\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-instrumentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-instrumentation\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-instrumentation ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-instrumentation ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-instrumentation ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-instrumentation\target\nd4j-instrumentation-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-instrumentation >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-instrumentation ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-instrumentation ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-instrumentation <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-instrumentation ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-instrumentation\target\nd4j-instrumentation-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-instrumentation ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-instrumentation ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-instrumentation\target\nd4j-instrumentation-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-instrumentation\0.7.3-SNAPSHOT\nd4j-instrumentation-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-instrumentation\pom.xml to C:\maven_repo\org\nd4j\nd4j-instrumentation\0.7.3-SNAPSHOT\nd4j-instrumentation-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-instrumentation\target\nd4j-instrumentation-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-instrumentation\0.7.3-SNAPSHOT\nd4j-instrumentation-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-perf 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-perf ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-perf\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-perf ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-perf ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-perf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-perf\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-perf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-perf\target\classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-perf/src/main/java/org/nd4j/linalg/benchmark/app/BenchmarkRunnerApp.java: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-perf\src\main\java\org\nd4j\linalg\benchmark\app\BenchmarkRunnerApp.java uses unchecked or unsafe operations.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-perf/src/main/java/org/nd4j/linalg/benchmark/app/BenchmarkRunnerApp.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-perf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-perf\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-perf ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-perf ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-perf ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-perf\target\nd4j-perf-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-perf >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-perf ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-perf ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-perf <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-perf ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-perf\target\nd4j-perf-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-perf ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-perf ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-perf\target\nd4j-perf-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-perf\0.7.3-SNAPSHOT\nd4j-perf-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-perf\pom.xml to C:\maven_repo\org\nd4j\nd4j-perf\0.7.3-SNAPSHOT\nd4j-perf-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-perf\target\nd4j-perf-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-perf\0.7.3-SNAPSHOT\nd4j-perf-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-aeron 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-aeron ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-aeron\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-aeron ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-aeron ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-aeron ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-aeron ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-aeron\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-aeron ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-aeron ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-aeron\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-aeron ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-aeron ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-aeron\target\nd4j-aeron-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-aeron >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-aeron ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-aeron ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-aeron <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-aeron ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-aeron\target\nd4j-aeron-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-aeron ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-aeron ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-aeron\target\nd4j-aeron-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-aeron\0.7.3-SNAPSHOT\nd4j-aeron-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-aeron\pom.xml to C:\maven_repo\org\nd4j\nd4j-aeron\0.7.3-SNAPSHOT\nd4j-aeron-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-aeron\target\nd4j-aeron-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-aeron\0.7.3-SNAPSHOT\nd4j-aeron-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-kryo 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-kryo_2.10 ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-kryo\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-kryo_2.10 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-kryo_2.10 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-kryo_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-kryo\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-kryo_2.10 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-kryo\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-kryo_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-kryo\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-kryo_2.10 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-kryo\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-kryo_2.10 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-kryo_2.10 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-kryo\target\nd4j-kryo_2.10-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-kryo_2.10 >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-kryo_2.10 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-kryo_2.10 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-kryo_2.10 <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-kryo_2.10 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-kryo\target\nd4j-kryo_2.10-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-kryo_2.10 ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-kryo_2.10 ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-kryo\target\nd4j-kryo_2.10-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-kryo_2.10\0.7.3-SNAPSHOT\nd4j-kryo_2.10-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-kryo\pom.xml to C:\maven_repo\org\nd4j\nd4j-kryo_2.10\0.7.3-SNAPSHOT\nd4j-kryo_2.10-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-kryo\target\nd4j-kryo_2.10-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-kryo_2.10\0.7.3-SNAPSHOT\nd4j-kryo_2.10-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-camel-routes 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-camel-routes ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-camel-routes ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-camel-routes ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-camel-routes >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-camel-routes ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-camel-routes ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-camel-routes <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-camel-routes ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-camel-routes ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-camel-routes ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\pom.xml to C:\maven_repo\org\nd4j\nd4j-camel-routes\0.7.3-SNAPSHOT\nd4j-camel-routes-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-kafka 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-kafka_2.10 ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\nd4j-kafka\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-kafka_2.10 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-kafka_2.10 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-kafka_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\nd4j-kafka\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-kafka_2.10 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\nd4j-kafka\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-kafka_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\nd4j-kafka\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-kafka_2.10 ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-kafka_2.10 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-kafka_2.10 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\nd4j-kafka\target\nd4j-kafka_2.10-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-kafka_2.10 >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-kafka_2.10 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-kafka_2.10 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-kafka_2.10 <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-kafka_2.10 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\nd4j-kafka\target\nd4j-kafka_2.10-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-kafka_2.10 ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-kafka_2.10 ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\nd4j-kafka\target\nd4j-kafka_2.10-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-kafka_2.10\0.7.3-SNAPSHOT\nd4j-kafka_2.10-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\nd4j-kafka\pom.xml to C:\maven_repo\org\nd4j\nd4j-kafka_2.10\0.7.3-SNAPSHOT\nd4j-kafka_2.10-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-camel-routes\nd4j-kafka\target\nd4j-kafka_2.10-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-kafka_2.10\0.7.3-SNAPSHOT\nd4j-kafka_2.10-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-gson 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-gson ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-gson\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-gson ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-gson ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-gson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-gson\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-gson ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-gson\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-gson ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-gson\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-gson ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-gson\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-gson ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-gson ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-gson\target\nd4j-gson-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-gson >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-gson ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-gson ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-gson <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-gson ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-gson\target\nd4j-gson-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-gson ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-gson ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-gson\target\nd4j-gson-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-gson\0.7.3-SNAPSHOT\nd4j-gson-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-gson\pom.xml to C:\maven_repo\org\nd4j\nd4j-gson\0.7.3-SNAPSHOT\nd4j-gson-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-serde\nd4j-gson\target\nd4j-gson-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-gson\0.7.3-SNAPSHOT\nd4j-gson-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-bytebuddy 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-bytebuddy ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-bytebuddy ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-bytebuddy ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-bytebuddy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-bytebuddy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\target\classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-bytebuddy/src/main/java/org/nd4j/bytebuddy/shape/ShapeMapper.java: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\src\main\java\org\nd4j\bytebuddy\shape\ShapeMapper.java uses unchecked or unsafe operations.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-bytebuddy/src/main/java/org/nd4j/bytebuddy/shape/ShapeMapper.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-bytebuddy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-bytebuddy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-bytebuddy ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-bytebuddy ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\target\nd4j-bytebuddy-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-bytebuddy >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-bytebuddy ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-bytebuddy ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-bytebuddy <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-bytebuddy ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\target\nd4j-bytebuddy-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-bytebuddy ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-bytebuddy ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\target\nd4j-bytebuddy-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-bytebuddy\0.7.3-SNAPSHOT\nd4j-bytebuddy-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\pom.xml to C:\maven_repo\org\nd4j\nd4j-bytebuddy\0.7.3-SNAPSHOT\nd4j-bytebuddy-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-bytebuddy\target\nd4j-bytebuddy-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-bytebuddy\0.7.3-SNAPSHOT\nd4j-bytebuddy-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-tests 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-tests ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-tests\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-tests ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-tests ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-tests\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 121 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-tests\target\test-classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/dataset/StandardScalerTest.java: Some input files use or override a deprecated API.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/dataset/StandardScalerTest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ nd4j-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-tests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-tests\target\nd4j-tests-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-tests >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-tests ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-tests ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-tests <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-tests ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-tests ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-tests ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-tests\target\nd4j-tests-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-tests\0.7.3-SNAPSHOT\nd4j-tests-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-tests\pom.xml to C:\maven_repo\org\nd4j\nd4j-tests\0.7.3-SNAPSHOT\nd4j-tests-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-native-platform 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-native-platform ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native-platform\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-native-platform ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-native-platform ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-native-platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native-platform\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-native-platform ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-native-platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native-platform\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-native-platform ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ nd4j-native-platform ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-native-platform ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native-platform\target\nd4j-native-platform-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (windows-x86_64) @ nd4j-native-platform ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-native-platform >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-native-platform ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-native-platform ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-native-platform <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-native-platform ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-native-platform ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nd4j-native-platform ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native-platform\target\nd4j-native-platform-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-native-platform\0.7.3-SNAPSHOT\nd4j-native-platform-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-native-platform\pom.xml to C:\maven_repo\org\nd4j\nd4j-native-platform\0.7.3-SNAPSHOT\nd4j-native-platform-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-cuda 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-cuda-8.0 ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ nd4j-cuda-8.0 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (libnd4j-checks) @ nd4j-cuda-8.0 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-cuda-8.0 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (javacpp.parser) @ nd4j-cuda-8.0 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes
[INFO]
[INFO] --- javacpp:1.3.1:build (javacpp.parser) @ nd4j-cuda-8.0 ---
[INFO] Detected platform "windows-x86_64"
[INFO] Building for platform "windows-x86_64"
[INFO] Targeting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\src\main\java\org\nd4j\nativeblas\Nd4jCuda.java
[INFO] Parsing C:\Open_Source\JAVA\Deeplearning4j\libnd4j\blas\NativeOps.h
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-cuda-8.0 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-cuda-8.0 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 96 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda/src/main/java/org/nd4j/jita/handler/impl/CudaZeroHandler.java: Some input files use or override a deprecated API.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda/src/main/java/org/nd4j/jita/handler/impl/CudaZeroHandler.java: Recompile with -Xlint:deprecation for details.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda/src/main/java/org/nd4j/linalg/jcublas/JCublasNDArrayFactory.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda/src/main/java/org/nd4j/linalg/jcublas/JCublasNDArrayFactory.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- javacpp:1.3.1:build (javacpp.compiler) @ nd4j-cuda-8.0 ---
[INFO] Detected platform "windows-x86_64"
[INFO] Building for platform "windows-x86_64"
[INFO] Generating C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp
[INFO] Compiling C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\windows-x86_64\jnind4jcuda.dll
[WARNING] Could not get the property named "platform.compiler.cpp11"
[INFO] cl /IC:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda/../../../../libnd4j//blas /IC:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda/../../../../libnd4j//include "/IC:\Program Files\Java\jdk1.8.0_45\include" "/IC:\Program Files\Java\jdk1.8.0_45\include\win32" C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp /Oi /O2 /EHsc /Gy /GL /MD /LD /MT /W3 /link /OUT:jnind4jcuda.dll /LIBPATH:C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda/../../../../libnd4j//blasbuild/cuda/blas nd4jcuda.lib psapi.lib
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.30723 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl : Command line warning D9025 : overriding '/MD' with '/MT'
jnind4jcuda.cpp
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda/../../../../libnd4j//include\types/float16.h(269) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(280) : warning C4267: 'argument' : conversion from 'size_t' to 'jsize', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(281) : warning C4267: 'argument' : conversion from 'size_t' to 'jsize', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(322) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\string.h(112) : see declaration of 'strcpy'
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(324) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\string.h(195) : see declaration of 'strncpy'
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(756) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\string.h(118) : see declaration of 'strcat'
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(822) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\string.h(112) : see declaration of 'strcpy'
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(838) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\string.h(168) : see declaration of 'strerror'
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(877) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\string.h(186) : see declaration of 'strncat'
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(899) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\string.h(195) : see declaration of 'strncpy'
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(945) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\string.h(204) : see declaration of 'strtok'
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(1450) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(5297) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(5597) : warning C4244: 'argument' : conversion from 'jchar' to 'char', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(5627) : warning C4244: 'argument' : conversion from 'jchar' to 'char', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(5665) : warning C4244: 'argument' : conversion from 'jchar' to 'char', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(5909) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(5938) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(5973) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(6040) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(6067) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(6096) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(6739) : warning C4244: 'argument' : conversion from 'jchar' to 'char', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(6769) : warning C4244: 'argument' : conversion from 'jchar' to 'char', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(6807) : warning C4244: 'argument' : conversion from 'jchar' to 'char', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(6841) : warning C4244: 'argument' : conversion from 'jchar' to 'char', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(6867) : warning C4244: 'argument' : conversion from 'jchar' to 'char', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(6933) : warning C4244: 'argument' : conversion from 'jchar' to 'char', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(6956) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(7192) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(7221) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(7256) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(7276) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(7322) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(7354) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(7379) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(10029) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(10072) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(10144) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(10176) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(10221) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(10303) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(10362) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(10393) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(10430) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(13473) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(13511) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(13565) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(13593) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(13636) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(13708) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(13753) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(13780) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(13867) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(14494) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(14531) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(14603) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(14635) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(14668) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(14756) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(15226) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(15284) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(15321) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(15694) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(15796) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(15834) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(15904) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(15931) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(16008) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(16418) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(16495) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(16537) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(16590) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(16621) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(16658) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(17088) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(17315) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(17357) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(17384) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(17460) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(17562) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(17600) : warning C4244: 'argument' : conversion from 'jlong' to 'long', possible loss of data
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(17663) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(17795) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp(17839) : warning C4800: 'jboolean' : forcing value to bool 'true' or 'false' (performance warning)
Microsoft (R) Incremental Linker Version 12.00.30723.0
Copyright (C) Microsoft Corporation. All rights reserved.
/out:jnind4jcuda.dll
/ltcg
/dll
/implib:jnind4jcuda.lib
/OUT:jnind4jcuda.dll
/LIBPATH:C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda/../../../../libnd4j//blasbuild/cuda/blas
nd4jcuda.lib
psapi.lib
jnind4jcuda.obj
Creating library jnind4jcuda.lib and object jnind4jcuda.exp
Generating code
Finished generating code
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\classes\org\nd4j\nativeblas\jnind4jcuda.cpp
[INFO] Copying C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\..\..\..\..\libnd4j\blasbuild\cuda\blas\nd4jcuda.dll
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-cuda-8.0 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-cuda-8.0 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 121 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\test-classes
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/dataset/StandardScalerTest.java: Some input files use or override a deprecated API.
[INFO] /C:/Open_Source/JAVA/Deeplearning4j/nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/dataset/StandardScalerTest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ nd4j-cuda-8.0 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-cuda-8.0 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\nd4j-cuda-8.0-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (windows-x86_64) @ nd4j-cuda-8.0 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\nd4j-cuda-8.0-0.7.3-SNAPSHOT-windows-x86_64.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-cuda-8.0 >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ nd4j-cuda-8.0 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (libnd4j-checks) @ nd4j-cuda-8.0 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-cuda-8.0 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (javacpp.parser) @ nd4j-cuda-8.0 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- javacpp:1.3.1:build (javacpp.parser) @ nd4j-cuda-8.0 ---
[INFO] Detected platform "windows-x86_64"
[INFO] Building for platform "windows-x86_64"
[INFO] Targeting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\src\main\java\org\nd4j\nativeblas\Nd4jCuda.java
[INFO] Parsing C:\Open_Source\JAVA\Deeplearning4j\libnd4j\blas\NativeOps.h
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-cuda-8.0 <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-cuda-8.0 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\nd4j-cuda-8.0-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-cuda-8.0 ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nd4j-cuda-8.0 ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\nd4j-cuda-8.0-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-cuda-8.0\0.7.3-SNAPSHOT\nd4j-cuda-8.0-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\pom.xml to C:\maven_repo\org\nd4j\nd4j-cuda-8.0\0.7.3-SNAPSHOT\nd4j-cuda-8.0-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\nd4j-cuda-8.0-0.7.3-SNAPSHOT-windows-x86_64.jar to C:\maven_repo\org\nd4j\nd4j-cuda-8.0\0.7.3-SNAPSHOT\nd4j-cuda-8.0-0.7.3-SNAPSHOT-windows-x86_64.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\target\nd4j-cuda-8.0-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-cuda-8.0\0.7.3-SNAPSHOT\nd4j-cuda-8.0-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-cuda-platform 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-cuda-8.0-platform ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda-platform\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-cuda-8.0-platform ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-cuda-8.0-platform ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-cuda-8.0-platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda-platform\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-cuda-8.0-platform ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-cuda-8.0-platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda-platform\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-cuda-8.0-platform ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ nd4j-cuda-8.0-platform ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-cuda-8.0-platform ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda-platform\target\nd4j-cuda-8.0-platform-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (windows-x86_64) @ nd4j-cuda-8.0-platform ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-cuda-8.0-platform >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-cuda-8.0-platform ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-cuda-8.0-platform ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-cuda-8.0-platform <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-cuda-8.0-platform ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-cuda-8.0-platform ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nd4j-cuda-8.0-platform ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda-platform\target\nd4j-cuda-8.0-platform-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-cuda-8.0-platform\0.7.3-SNAPSHOT\nd4j-cuda-8.0-platform-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda-platform\pom.xml to C:\maven_repo\org\nd4j\nd4j-cuda-8.0-platform\0.7.3-SNAPSHOT\nd4j-cuda-8.0-platform-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-parameter-server-parent 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-parameter-server-parent ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-parent ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-parent ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ nd4j-parameter-server-parent ---
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\src\main\java added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\src\main\scala added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\src\main\views added.
[INFO]
[INFO] --- play2-maven-plugin:1.0.0-beta5:template-compile (GenerateTemplates) @ nd4j-parameter-server-parent ---
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-parameter-server-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-parent ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-parent ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-parameter-server-parent <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-parameter-server-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-parameter-server-parent ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-parameter-server-parent ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\pom.xml to C:\maven_repo\org\nd4j\nd4j-parameter-server-parent\0.7.3-SNAPSHOT\nd4j-parameter-server-parent-0.7.3-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-parameter-server-model 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-parameter-server-model ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-model ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-model ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-parameter-server-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-parameter-server-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\target\classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ nd4j-parameter-server-model ---
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\src\main\java added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\src\main\scala added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\src\main\views added.
[INFO]
[INFO] --- play2-maven-plugin:1.0.0-beta5:template-compile (GenerateTemplates) @ nd4j-parameter-server-model ---
[INFO] No templates to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-parameter-server-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-parameter-server-model ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-parameter-server-model ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-parameter-server-model ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\target\nd4j-parameter-server-model-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-parameter-server-model >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-model ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-model ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-parameter-server-model <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-parameter-server-model ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\target\nd4j-parameter-server-model-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-parameter-server-model ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-parameter-server-model ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\target\nd4j-parameter-server-model-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server-model\0.7.3-SNAPSHOT\nd4j-parameter-server-model-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\pom.xml to C:\maven_repo\org\nd4j\nd4j-parameter-server-model\0.7.3-SNAPSHOT\nd4j-parameter-server-model-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameterserver-model\target\nd4j-parameter-server-model-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server-model\0.7.3-SNAPSHOT\nd4j-parameter-server-model-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-parameter-server 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-parameter-server ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-parameter-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-parameter-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\target\classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ nd4j-parameter-server ---
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\src\main\java added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\src\main\scala added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\src\main\views added.
[INFO]
[INFO] --- play2-maven-plugin:1.0.0-beta5:template-compile (GenerateTemplates) @ nd4j-parameter-server ---
[INFO] No templates to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-parameter-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-parameter-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-parameter-server ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-parameter-server ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\target\nd4j-parameter-server-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-parameter-server >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-parameter-server <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-parameter-server ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\target\nd4j-parameter-server-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-parameter-server ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-parameter-server ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\target\nd4j-parameter-server-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server\0.7.3-SNAPSHOT\nd4j-parameter-server-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\pom.xml to C:\maven_repo\org\nd4j\nd4j-parameter-server\0.7.3-SNAPSHOT\nd4j-parameter-server-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server\target\nd4j-parameter-server-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server\0.7.3-SNAPSHOT\nd4j-parameter-server-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-parameter-server-status 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-parameter-server-status_2.10 ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-status_2.10 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-status_2.10 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-parameter-server-status_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-parameter-server-status_2.10 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\target\classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ nd4j-parameter-server-status_2.10 ---
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\src\main\java added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\src\main\scala added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\src\main\views added.
[INFO]
[INFO] --- play2-maven-plugin:1.0.0-beta5:template-compile (GenerateTemplates) @ nd4j-parameter-server-status_2.10 ---
[INFO] No templates to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-parameter-server-status_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-parameter-server-status_2.10 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-parameter-server-status_2.10 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-parameter-server-status_2.10 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\target\nd4j-parameter-server-status_2.10-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-parameter-server-status_2.10 >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-status_2.10 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-status_2.10 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-parameter-server-status_2.10 <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-parameter-server-status_2.10 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\target\nd4j-parameter-server-status_2.10-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-parameter-server-status_2.10 ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-parameter-server-status_2.10 ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\target\nd4j-parameter-server-status_2.10-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server-status_2.10\0.7.3-SNAPSHOT\nd4j-parameter-server-status_2.10-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\pom.xml to C:\maven_repo\org\nd4j\nd4j-parameter-server-status_2.10\0.7.3-SNAPSHOT\nd4j-parameter-server-status_2.10-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-status\target\nd4j-parameter-server-status_2.10-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server-status_2.10\0.7.3-SNAPSHOT\nd4j-parameter-server-status_2.10-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-parameter-server-client 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-parameter-server-client ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-client ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-client ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-parameter-server-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-parameter-server-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\target\classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ nd4j-parameter-server-client ---
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\src\main\java added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\src\main\scala added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\src\main\views added.
[INFO]
[INFO] --- play2-maven-plugin:1.0.0-beta5:template-compile (GenerateTemplates) @ nd4j-parameter-server-client ---
[INFO] No templates to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-parameter-server-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-parameter-server-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-parameter-server-client ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-parameter-server-client ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\target\nd4j-parameter-server-client-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-parameter-server-client >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-client ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-client ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-parameter-server-client <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-parameter-server-client ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\target\nd4j-parameter-server-client-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-parameter-server-client ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-parameter-server-client ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\target\nd4j-parameter-server-client-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server-client\0.7.3-SNAPSHOT\nd4j-parameter-server-client-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\pom.xml to C:\maven_repo\org\nd4j\nd4j-parameter-server-client\0.7.3-SNAPSHOT\nd4j-parameter-server-client-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-client\target\nd4j-parameter-server-client-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server-client\0.7.3-SNAPSHOT\nd4j-parameter-server-client-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-parameter-server-rocksdb-storage 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-rocksdb-storage ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\target\classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\src\main\java added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\src\main\scala added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\src\main\views added.
[INFO]
[INFO] --- play2-maven-plugin:1.0.0-beta5:template-compile (GenerateTemplates) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] No templates to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\target\nd4j-parameter-server-rocksdb-storage-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-parameter-server-rocksdb-storage >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-rocksdb-storage ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-parameter-server-rocksdb-storage <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\target\nd4j-parameter-server-rocksdb-storage-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-parameter-server-rocksdb-storage ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\target\nd4j-parameter-server-rocksdb-storage-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server-rocksdb-storage\0.7.3-SNAPSHOT\nd4j-parameter-server-rocksdb-storage-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\pom.xml to C:\maven_repo\org\nd4j\nd4j-parameter-server-rocksdb-storage\0.7.3-SNAPSHOT\nd4j-parameter-server-rocksdb-storage-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-rocksdb-storage\target\nd4j-parameter-server-rocksdb-storage-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server-rocksdb-storage\0.7.3-SNAPSHOT\nd4j-parameter-server-rocksdb-storage-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building nd4j-parameter-server-node 0.7.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-parameter-server-node_2.10 ---
[INFO] Deleting C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-node_2.10 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-node_2.10 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-parameter-server-node_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nd4j-parameter-server-node_2.10 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\target\classes
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ nd4j-parameter-server-node_2.10 ---
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\src\main\java added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\src\main\scala added.
[INFO] Source directory: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\src\main\views added.
[INFO]
[INFO] --- play2-maven-plugin:1.0.0-beta5:template-compile (GenerateTemplates) @ nd4j-parameter-server-node_2.10 ---
[INFO] No templates to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-parameter-server-node_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nd4j-parameter-server-node_2.10 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-parameter-server-node_2.10 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nd4j-parameter-server-node_2.10 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\target\nd4j-parameter-server-node_2.10-0.7.3-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ nd4j-parameter-server-node_2.10 >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-parameter-server-node_2.10 ---
[INFO]
[INFO] --- lint-maven-plugin:0.0.11:check (pom-lint) @ nd4j-parameter-server-node_2.10 ---
[INFO] Writing summary report
[INFO] [LINT] Completed with no violations
[INFO] Writing xml report
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ nd4j-parameter-server-node_2.10 <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ nd4j-parameter-server-node_2.10 ---
[INFO] Building jar: C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\target\nd4j-parameter-server-node_2.10-0.7.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ nd4j-parameter-server-node_2.10 ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-parameter-server-node_2.10 ---
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\target\nd4j-parameter-server-node_2.10-0.7.3-SNAPSHOT.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server-node_2.10\0.7.3-SNAPSHOT\nd4j-parameter-server-node_2.10-0.7.3-SNAPSHOT.jar
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\pom.xml to C:\maven_repo\org\nd4j\nd4j-parameter-server-node_2.10\0.7.3-SNAPSHOT\nd4j-parameter-server-node_2.10-0.7.3-SNAPSHOT.pom
[INFO] Installing C:\Open_Source\JAVA\Deeplearning4j\nd4j\nd4j-parameter-server-parent\nd4j-parameter-server-node\target\nd4j-parameter-server-node_2.10-0.7.3-SNAPSHOT-sources.jar to C:\maven_repo\org\nd4j\nd4j-parameter-server-node_2.10\0.7.3-SNAPSHOT\nd4j-parameter-server-node_2.10-0.7.3-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] nd4j ............................................... SUCCESS [ 1.437 s]
[INFO] nd4j-shade ......................................... SUCCESS [ 0.094 s]
[INFO] jackson ............................................ SUCCESS [ 1.378 s]
[INFO] nd4j-common ........................................ SUCCESS [ 1.531 s]
[INFO] nd4j-context ....................................... SUCCESS [ 0.281 s]
[INFO] nd4j-buffer ........................................ SUCCESS [ 0.750 s]
[INFO] nd4j-backends ...................................... SUCCESS [ 0.063 s]
[INFO] nd4j-api-parent .................................... SUCCESS [ 0.078 s]
[INFO] nd4j-api ........................................... SUCCESS [ 6.475 s]
[INFO] nd4j-jdbc .......................................... SUCCESS [ 0.078 s]
[INFO] nd4j-jdbc-api ...................................... SUCCESS [ 0.391 s]
[INFO] nd4j-jdbc-mysql .................................... SUCCESS [ 0.471 s]
[INFO] nd4j-native-api .................................... SUCCESS [ 0.961 s]
[INFO] nd4j-serde ......................................... SUCCESS [ 0.062 s]
[INFO] nd4j-base64 ........................................ SUCCESS [ 0.266 s]
[INFO] nd4j-jackson ....................................... SUCCESS [ 0.422 s]
[INFO] nd4j-backend-impls ................................. SUCCESS [ 0.125 s]
[INFO] nd4j-native ........................................ SUCCESS [ 12.162 s]
[INFO] nd4j-instrumentation ............................... SUCCESS [ 0.501 s]
[INFO] nd4j-perf .......................................... SUCCESS [ 0.863 s]
[INFO] nd4j-aeron ......................................... SUCCESS [ 1.504 s]
[INFO] nd4j-kryo .......................................... SUCCESS [ 0.906 s]
[INFO] nd4j-camel-routes .................................. SUCCESS [ 0.047 s]
[INFO] nd4j-kafka ......................................... SUCCESS [ 0.476 s]
[INFO] nd4j-gson .......................................... SUCCESS [ 0.410 s]
[INFO] nd4j-bytebuddy ..................................... SUCCESS [ 0.775 s]
[INFO] nd4j-tests ......................................... SUCCESS [ 2.266 s]
[INFO] nd4j-native-platform ............................... SUCCESS [ 0.094 s]
[INFO] nd4j-cuda .......................................... SUCCESS [ 12.086 s]
[INFO] nd4j-cuda-platform ................................. SUCCESS [ 0.125 s]
[INFO] nd4j-parameter-server-parent ....................... SUCCESS [ 0.171 s]
[INFO] nd4j-parameter-server-model ........................ SUCCESS [ 0.568 s]
[INFO] nd4j-parameter-server .............................. SUCCESS [ 1.078 s]
[INFO] nd4j-parameter-server-status ....................... SUCCESS [ 0.782 s]
[INFO] nd4j-parameter-server-client ....................... SUCCESS [ 0.906 s]
[INFO] nd4j-parameter-server-rocksdb-storage .............. SUCCESS [ 0.422 s]
[INFO] nd4j-parameter-server-node ......................... SUCCESS [ 0.655 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.301 s
[INFO] Finished at: 2017-01-20T19:33:50+05:30
[INFO] Final Memory: 112M/1547M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment