Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ /x/maven/bin/mvn.cmd clean install -DskipTests -Dmaven.javadoc.skip=true -pl '!org.nd4j:nd4j-cuda-7.5,!org.nd4j:nd4j-cuda-7.5-platform,!org.nd4j:nd4j-tests'
- [INFO] Scanning for projects...
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.nd4j:nd4j-cuda-7.5:jar:0.6.1-SNAPSHOT
- [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: junit:junit:jar -> version ${junit.version} vs (?) @ org.nd4j:nd4j-cuda-7.5:[unknown-version], Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-backend-impls\nd4j-cuda\pom.xml, line 207, column 21
- [WARNING]
- [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
- [WARNING]
- [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
- [WARNING]
- [INFO] Inspecting build with total of 25 modules...
- [INFO] Not installing Nexus Staging features:
- [INFO] * Preexisting staging related goal bindings found in 25 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-kryo
- [INFO] nd4j-camel-routes
- [INFO] nd4j-kafka
- [INFO] nd4j-bytebuddy
- [INFO] nd4j-native-platform
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j ---
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j ---
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j ---
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j\0.6.1-SNAPSHOT\nd4j-0.6.1-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-shade 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-shade ---
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-shade ---
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-shade >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-shade ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-shade <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-shade ---
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-shade ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-shade ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-shade\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-shade\0.6.1-SNAPSHOT\nd4j-shade-0.6.1-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building jackson 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jackson ---
- [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jackson ---
- [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 Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\src\main\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.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 Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.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:2.4:jar (default-jar) @ jackson ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\target\jackson-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ jackson >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jackson ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ jackson <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jackson ---
- [INFO] No sources in project. Archive not created.
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ jackson ---
- [INFO] Skipping javadoc generation
- [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.1 in the shaded jar.
- [INFO] Including com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.5.1 in the shaded jar.
- [INFO] Including com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.5.1 in the shaded jar.
- [INFO] Including com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.5.1 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 Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\target\jackson-0.6.1-SNAPSHOT.jar with Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\target\jackson-0.6.1-SNAPSHOT-shaded.jar
- [INFO] Dependency-reduced POM written at: Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\dependency-reduced-pom.xml
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ jackson ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\target\jackson-0.6.1-SNAPSHOT.jar to C:\Users\Yildri\.m2\repository\org\nd4j\jackson\0.6.1-SNAPSHOT\jackson-0.6.1-SNAPSHOT.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\dependency-reduced-pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\jackson\0.6.1-SNAPSHOT\jackson-0.6.1-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-common 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-common ---
- [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-common\target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-common ---
- [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 Q:\TESSA\Modules\nd4j\nd4j-common\src\main\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-common ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 30 source files to Q:\TESSA\Modules\nd4j\nd4j-common\target\classes
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-common/src/main/java/org/nd4j/linalg/io/CollectionUtils.java: Some input files use unchecked or unsafe operations.
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-common/src/main/java/org/nd4j/linalg/io/CollectionUtils.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 Q:\TESSA\Modules\nd4j\nd4j-common\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.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:2.4:jar (default-jar) @ nd4j-common ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-common\target\nd4j-common-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-common >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-common ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-common <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-common ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-common\target\nd4j-common-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-common ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-common ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-common\target\nd4j-common-0.6.1-SNAPSHOT.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-common\0.6.1-SNAPSHOT\nd4j-common-0.6.1-SNAPSHOT.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-common\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-common\0.6.1-SNAPSHOT\nd4j-common-0.6.1-SNAPSHOT.pom
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-common\target\nd4j-common-0.6.1-SNAPSHOT-sources.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-common\0.6.1-SNAPSHOT\nd4j-common-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-context 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-context ---
- [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-context\target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-context ---
- [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 Q:\TESSA\Modules\nd4j\nd4j-context\src\main\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-context ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 2 source files to Q:\TESSA\Modules\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 Q:\TESSA\Modules\nd4j\nd4j-context\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.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:2.4:jar (default-jar) @ nd4j-context ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-context\target\nd4j-context-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-context >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-context ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-context <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-context ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-context\target\nd4j-context-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-context ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-context ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-context\target\nd4j-context-0.6.1-SNAPSHOT.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-context\0.6.1-SNAPSHOT\nd4j-context-0.6.1-SNAPSHOT.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-context\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-context\0.6.1-SNAPSHOT\nd4j-context-0.6.1-SNAPSHOT.pom
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-context\target\nd4j-context-0.6.1-SNAPSHOT-sources.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-context\0.6.1-SNAPSHOT\nd4j-context-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-buffer 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-buffer ---
- [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-buffer\target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-buffer ---
- [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 Q:\TESSA\Modules\nd4j\nd4j-buffer\src\main\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-buffer ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 22 source files to Q:\TESSA\Modules\nd4j\nd4j-buffer\target\classes
- [WARNING] /Q:/TESSA/Modules/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] /Q:/TESSA/Modules/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] /Q:/TESSA/Modules/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] /Q:/TESSA/Modules/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] /Q:/TESSA/Modules/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] /Q:/TESSA/Modules/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 Q:\TESSA\Modules\nd4j\nd4j-buffer\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.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:2.4:jar (default-jar) @ nd4j-buffer ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-buffer\target\nd4j-buffer-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-buffer >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-buffer ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-buffer <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-buffer ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-buffer\target\nd4j-buffer-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-buffer ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-buffer ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-buffer\target\nd4j-buffer-0.6.1-SNAPSHOT.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-buffer\0.6.1-SNAPSHOT\nd4j-buffer-0.6.1-SNAPSHOT.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-buffer\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-buffer\0.6.1-SNAPSHOT\nd4j-buffer-0.6.1-SNAPSHOT.pom
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-buffer\target\nd4j-buffer-0.6.1-SNAPSHOT-sources.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-buffer\0.6.1-SNAPSHOT\nd4j-buffer-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-backends 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-backends ---
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backends ---
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-backends >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backends ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-backends <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-backends ---
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-backends ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-backends ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-backends\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-backends\0.6.1-SNAPSHOT\nd4j-backends-0.6.1-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-api-parent 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-api-parent ---
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api-parent ---
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-api-parent >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api-parent ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-api-parent <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-api-parent ---
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1: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 Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-api-parent\0.6.1-SNAPSHOT\nd4j-api-parent-0.6.1-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-api 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-api ---
- [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api ---
- [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.1:compile (default-compile) @ nd4j-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 342 source files to Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\classes
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/dataset/api/iterator/cache/InFileDataSetCache.java:[3,52] com.sun.org.apache.xpath.internal.operations.Bool is internal proprietary API and may be removed in a future release
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/dataset/api/iterator/cache/InFileDataSetCache.java:[3,52] com.sun.org.apache.xpath.internal.operations.Bool is internal proprietary API and may be removed in a future release
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/dataset/api/iterator/cache/InFileDataSetCache.java:[3,52] com.sun.org.apache.xpath.internal.operations.Bool is internal proprietary API and may be removed in a future release
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/dataset/api/iterator/cache/InFileDataSetCache.java:[3,52] com.sun.org.apache.xpath.internal.operations.Bool is internal proprietary API and may be removed in a future release
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/api/ops/BaseAccumulation.java: Some input files use or override a deprecated API.
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/api/ops/BaseAccumulation.java: Recompile with -Xlint:deprecation for details.
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/factory/NDArrayFactory.java: Some input files use unchecked or unsafe operations.
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/factory/NDArrayFactory.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 Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.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:2.4:jar (default-jar) @ nd4j-api ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ nd4j-api ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.6.1-SNAPSHOT-tests.jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-api >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-api <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-api ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-api ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-api ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.6.1-SNAPSHOT.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-api\0.6.1-SNAPSHOT\nd4j-api-0.6.1-SNAPSHOT.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-api\0.6.1-SNAPSHOT\nd4j-api-0.6.1-SNAPSHOT.pom
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.6.1-SNAPSHOT-tests.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-api\0.6.1-SNAPSHOT\nd4j-api-0.6.1-SNAPSHOT-tests.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.6.1-SNAPSHOT-sources.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-api\0.6.1-SNAPSHOT\nd4j-api-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-jdbc 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jdbc ---
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc ---
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-jdbc >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-jdbc <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-jdbc ---
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-jdbc ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-jdbc ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-jdbc\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-jdbc\0.6.1-SNAPSHOT\nd4j-jdbc-0.6.1-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-jdbc-api 0.6.1-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 Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-api ---
- [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 Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\src\main\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-jdbc-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 3 source files to Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\classes
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-jdbc/nd4j-jdbc-api/src/main/java/org/nd4j/jdbc/driverfinder/DriverFinder.java: Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\src\main\java\org\nd4j\jdbc\driverfinder\DriverFinder.java uses unchecked or unsafe operations.
- [WARNING] /Q:/TESSA/Modules/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 Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.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:2.4:jar (default-jar) @ nd4j-jdbc-api ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\nd4j-jdbc-api-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4: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] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-jdbc-api <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-jdbc-api ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\nd4j-jdbc-api-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1: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 Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\nd4j-jdbc-api-0.6.1-SNAPSHOT.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-jdbc-api\0.6.1-SNAPSHOT\nd4j-jdbc-api-0.6.1-SNAPSHOT.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-jdbc-api\0.6.1-SNAPSHOT\nd4j-jdbc-api-0.6.1-SNAPSHOT.pom
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\nd4j-jdbc-api-0.6.1-SNAPSHOT-sources.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-jdbc-api\0.6.1-SNAPSHOT\nd4j-jdbc-api-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-jdbc-mysql 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jdbc-mysql ---
- [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-mysql ---
- [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.1:compile (default-compile) @ nd4j-jdbc-mysql ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 1 source file to Q:\TESSA\Modules\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 Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nd4j-jdbc-mysql ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 1 source file to Q:\TESSA\Modules\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:2.4:jar (default-jar) @ nd4j-jdbc-mysql ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\nd4j-jdbc-mysql-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-jdbc-mysql >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-mysql ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-jdbc-mysql <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-jdbc-mysql ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\nd4j-jdbc-mysql-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1: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 Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\nd4j-jdbc-mysql-0.6.1-SNAPSHOT.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-jdbc-mysql\0.6.1-SNAPSHOT\nd4j-jdbc-mysql-0.6.1-SNAPSHOT.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-jdbc-mysql\0.6.1-SNAPSHOT\nd4j-jdbc-mysql-0.6.1-SNAPSHOT.pom
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\nd4j-jdbc-mysql-0.6.1-SNAPSHOT-sources.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-jdbc-mysql\0.6.1-SNAPSHOT\nd4j-jdbc-mysql-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-native-api 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-native-api ---
- [INFO] Deleting Q:\TESSA\Modules\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] --- 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 Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\src\main\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-native-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 14 source files to Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\classes
- [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-backends/nd4j-api-parent/nd4j-native-api/src/main/java/org/nd4j/nativeblas/DefaultPointerConverter.java: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\src\main\java\org\nd4j\nativeblas\DefaultPointerConverter.java uses or overrides a deprecated API.
- [WARNING] /Q:/TESSA/Modules/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 Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.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:2.4:jar (default-jar) @ nd4j-native-api ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\nd4j-native-api-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-native-api >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-native-api ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-native-api <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-native-api ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\nd4j-native-api-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1: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 Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\nd4j-native-api-0.6.1-SNAPSHOT.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-native-api\0.6.1-SNAPSHOT\nd4j-native-api-0.6.1-SNAPSHOT.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-native-api\0.6.1-SNAPSHOT\nd4j-native-api-0.6.1-SNAPSHOT.pom
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\nd4j-native-api-0.6.1-SNAPSHOT-sources.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-native-api\0.6.1-SNAPSHOT\nd4j-native-api-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-serde 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-serde ---
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-serde ---
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-serde >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-serde ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-serde <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-serde ---
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-serde ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-serde ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-serde\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-serde\0.6.1-SNAPSHOT\nd4j-serde-0.6.1-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-base64 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-base64 ---
- [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-base64 ---
- [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 Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\src\main\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-base64 ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 1 source file to Q:\TESSA\Modules\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 Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.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:2.4:jar (default-jar) @ nd4j-base64 ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\target\nd4j-base64-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-base64 >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-base64 ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-base64 <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-base64 ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\target\nd4j-base64-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-base64 ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-base64 ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\target\nd4j-base64-0.6.1-SNAPSHOT.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-base64\0.6.1-SNAPSHOT\nd4j-base64-0.6.1-SNAPSHOT.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-base64\0.6.1-SNAPSHOT\nd4j-base64-0.6.1-SNAPSHOT.pom
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\target\nd4j-base64-0.6.1-SNAPSHOT-sources.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-base64\0.6.1-SNAPSHOT\nd4j-base64-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-jackson 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jackson ---
- [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jackson ---
- [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 Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\src\main\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-jackson ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 8 source files to Q:\TESSA\Modules\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 Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.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:2.4:jar (default-jar) @ nd4j-jackson ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\target\nd4j-jackson-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-jackson >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jackson ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-jackson <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-jackson ---
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\target\nd4j-jackson-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-jackson ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-jackson ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\target\nd4j-jackson-0.6.1-SNAPSHOT.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-jackson\0.6.1-SNAPSHOT\nd4j-jackson-0.6.1-SNAPSHOT.jar
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-jackson\0.6.1-SNAPSHOT\nd4j-jackson-0.6.1-SNAPSHOT.pom
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\target\nd4j-jackson-0.6.1-SNAPSHOT-sources.jar to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-jackson\0.6.1-SNAPSHOT\nd4j-jackson-0.6.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-backend-impls 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-backend-impls ---
- [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-backend-impls\target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backend-impls ---
- [INFO]
- [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-backend-impls ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-backend-impls\target\nd4j-backend-impls-0.6.1-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-jar-plugin:2.4:jar (windows-x86_64) @ nd4j-backend-impls ---
- [INFO] Skipping packaging of the test-jar
- [INFO]
- [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-backend-impls >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backend-impls ---
- [INFO]
- [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-backend-impls <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-backend-impls ---
- [INFO]
- [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-backend-impls ---
- [INFO] Skipping javadoc generation
- [INFO]
- [INFO] --- maven-install-plugin:2.3:install (default-install) @ nd4j-backend-impls ---
- [INFO] Installing Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-backend-impls\pom.xml to C:\Users\Yildri\.m2\repository\org\nd4j\nd4j-backend-impls\0.6.1-SNAPSHOT\nd4j-backend-impls-0.6.1-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building nd4j-native 0.6.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 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 ---
- [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireProperty failed with message:
- !!! LIBND4J_HOME must be a valid unix path!
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary:
- [INFO]
- [INFO] nd4j ............................................... SUCCESS [ 3.362 s]
- [INFO] nd4j-shade ......................................... SUCCESS [ 0.698 s]
- [INFO] jackson ............................................ SUCCESS [ 5.656 s]
- [INFO] nd4j-common ........................................ SUCCESS [ 4.860 s]
- [INFO] nd4j-context ....................................... SUCCESS [ 1.165 s]
- [INFO] nd4j-buffer ........................................ SUCCESS [ 2.677 s]
- [INFO] nd4j-backends ...................................... SUCCESS [ 0.030 s]
- [INFO] nd4j-api-parent .................................... SUCCESS [ 0.159 s]
- [INFO] nd4j-api ........................................... SUCCESS [ 24.697 s]
- [INFO] nd4j-jdbc .......................................... SUCCESS [ 0.029 s]
- [INFO] nd4j-jdbc-api ...................................... SUCCESS [ 1.869 s]
- [INFO] nd4j-jdbc-mysql .................................... SUCCESS [ 1.905 s]
- [INFO] nd4j-native-api .................................... SUCCESS [ 1.825 s]
- [INFO] nd4j-serde ......................................... SUCCESS [ 0.027 s]
- [INFO] nd4j-base64 ........................................ SUCCESS [ 0.959 s]
- [INFO] nd4j-jackson ....................................... SUCCESS [ 1.116 s]
- [INFO] nd4j-backend-impls ................................. SUCCESS [ 0.229 s]
- [INFO] nd4j-native ........................................ FAILURE [ 0.771 s]
- [INFO] nd4j-instrumentation ............................... SKIPPED
- [INFO] nd4j-perf .......................................... SKIPPED
- [INFO] nd4j-kryo .......................................... SKIPPED
- [INFO] nd4j-camel-routes .................................. SKIPPED
- [INFO] nd4j-kafka ......................................... SKIPPED
- [INFO] nd4j-bytebuddy ..................................... SKIPPED
- [INFO] nd4j-native-platform ............................... SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 55.489 s
- [INFO] Finished at: 2016-09-24T12:10:54+02:00
- [INFO] Final Memory: 42M/286M
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (libnd4j-checks) on project nd4j-native: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
- [ERROR]
- [ERROR] After correcting the problems, you can resume the build with the command
- [ERROR] mvn <goals> -rf :nd4j-native
Add Comment
Please, Sign In to add comment