coolnickname

Untitled

Sep 24th, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.59 KB | None | 0 0
  1. $ /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'
  2. [INFO] Scanning for projects...
  3. [WARNING]
  4. [WARNING] Some problems were encountered while building the effective model for org.nd4j:nd4j-cuda-7.5:jar:0.6.1-SNAPSHOT
  5. [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
  6. [WARNING]
  7. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  8. [WARNING]
  9. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  10. [WARNING]
  11. [INFO] Inspecting build with total of 25 modules...
  12. [INFO] Not installing Nexus Staging features:
  13. [INFO] * Preexisting staging related goal bindings found in 25 modules.
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Reactor Build Order:
  16. [INFO]
  17. [INFO] nd4j
  18. [INFO] nd4j-shade
  19. [INFO] jackson
  20. [INFO] nd4j-common
  21. [INFO] nd4j-context
  22. [INFO] nd4j-buffer
  23. [INFO] nd4j-backends
  24. [INFO] nd4j-api-parent
  25. [INFO] nd4j-api
  26. [INFO] nd4j-jdbc
  27. [INFO] nd4j-jdbc-api
  28. [INFO] nd4j-jdbc-mysql
  29. [INFO] nd4j-native-api
  30. [INFO] nd4j-serde
  31. [INFO] nd4j-base64
  32. [INFO] nd4j-jackson
  33. [INFO] nd4j-backend-impls
  34. [INFO] nd4j-native
  35. [INFO] nd4j-instrumentation
  36. [INFO] nd4j-perf
  37. [INFO] nd4j-kryo
  38. [INFO] nd4j-camel-routes
  39. [INFO] nd4j-kafka
  40. [INFO] nd4j-bytebuddy
  41. [INFO] nd4j-native-platform
  42. [INFO]
  43. [INFO] ------------------------------------------------------------------------
  44. [INFO] Building nd4j 0.6.1-SNAPSHOT
  45. [INFO] ------------------------------------------------------------------------
  46. [INFO]
  47. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j ---
  48. [INFO]
  49. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j ---
  50. [INFO]
  51. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j >>>
  52. [INFO]
  53. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j ---
  54. [INFO]
  55. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j <<<
  56. [INFO]
  57. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j ---
  58. [INFO]
  59. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j ---
  60. [INFO] Skipping javadoc generation
  61. [INFO]
  62. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j ---
  63. [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
  64. [INFO]
  65. [INFO] ------------------------------------------------------------------------
  66. [INFO] Building nd4j-shade 0.6.1-SNAPSHOT
  67. [INFO] ------------------------------------------------------------------------
  68. [INFO]
  69. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-shade ---
  70. [INFO]
  71. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-shade ---
  72. [INFO]
  73. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-shade >>>
  74. [INFO]
  75. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-shade ---
  76. [INFO]
  77. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-shade <<<
  78. [INFO]
  79. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-shade ---
  80. [INFO]
  81. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-shade ---
  82. [INFO] Skipping javadoc generation
  83. [INFO]
  84. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-shade ---
  85. [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
  86. [INFO]
  87. [INFO] ------------------------------------------------------------------------
  88. [INFO] Building jackson 0.6.1-SNAPSHOT
  89. [INFO] ------------------------------------------------------------------------
  90. [INFO]
  91. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jackson ---
  92. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\target
  93. [INFO]
  94. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jackson ---
  95. [INFO]
  96. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jackson ---
  97. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  98. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\src\main\resources
  99. [INFO]
  100. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jackson ---
  101. [INFO] No sources to compile
  102. [INFO]
  103. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jackson ---
  104. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  105. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\src\test\resources
  106. [INFO]
  107. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jackson ---
  108. [INFO] No sources to compile
  109. [INFO]
  110. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jackson ---
  111. [INFO] Tests are skipped.
  112. [INFO]
  113. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jackson ---
  114. [WARNING] JAR will be empty - no content was marked for inclusion!
  115. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\target\jackson-0.6.1-SNAPSHOT.jar
  116. [INFO]
  117. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ jackson >>>
  118. [INFO]
  119. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ jackson ---
  120. [INFO]
  121. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ jackson <<<
  122. [INFO]
  123. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jackson ---
  124. [INFO] No sources in project. Archive not created.
  125. [INFO]
  126. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ jackson ---
  127. [INFO] Skipping javadoc generation
  128. [INFO]
  129. [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ jackson ---
  130. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.5.1 in the shaded jar.
  131. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.5.1 in the shaded jar.
  132. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.5.1 in the shaded jar.
  133. [INFO] Including com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.5.1 in the shaded jar.
  134. [INFO] Including com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.5.1 in the shaded jar.
  135. [INFO] Including com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.5.1 in the shaded jar.
  136. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.5.1 in the shaded jar.
  137. [INFO] Excluding org.yaml:snakeyaml:jar:1.12 from the shaded jar.
  138. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.5.1 in the shaded jar.
  139. [INFO] Excluding org.codehaus.woodstox:stax2-api:jar:3.1.4 from the shaded jar.
  140. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.5.1 in the shaded jar.
  141. [INFO] Excluding joda-time:joda-time:jar:2.2 from the shaded jar.
  142. [INFO] Replacing original artifact with shaded artifact.
  143. [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
  144. [INFO] Dependency-reduced POM written at: Q:\TESSA\Modules\nd4j\nd4j-shade\jackson\dependency-reduced-pom.xml
  145. [INFO]
  146. [INFO] --- maven-install-plugin:2.4:install (default-install) @ jackson ---
  147. [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
  148. [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
  149. [INFO]
  150. [INFO] ------------------------------------------------------------------------
  151. [INFO] Building nd4j-common 0.6.1-SNAPSHOT
  152. [INFO] ------------------------------------------------------------------------
  153. [INFO]
  154. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-common ---
  155. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-common\target
  156. [INFO]
  157. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-common ---
  158. [INFO]
  159. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-common ---
  160. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  161. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-common\src\main\resources
  162. [INFO]
  163. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-common ---
  164. [INFO] Changes detected - recompiling the module!
  165. [INFO] Compiling 30 source files to Q:\TESSA\Modules\nd4j\nd4j-common\target\classes
  166. [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-common/src/main/java/org/nd4j/linalg/io/CollectionUtils.java: Some input files use unchecked or unsafe operations.
  167. [WARNING] /Q:/TESSA/Modules/nd4j/nd4j-common/src/main/java/org/nd4j/linalg/io/CollectionUtils.java: Recompile with -Xlint:unchecked for details.
  168. [INFO]
  169. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-common ---
  170. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  171. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-common\src\test\resources
  172. [INFO]
  173. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nd4j-common ---
  174. [INFO] No sources to compile
  175. [INFO]
  176. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-common ---
  177. [INFO] Tests are skipped.
  178. [INFO]
  179. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-common ---
  180. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-common\target\nd4j-common-0.6.1-SNAPSHOT.jar
  181. [INFO]
  182. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-common >>>
  183. [INFO]
  184. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-common ---
  185. [INFO]
  186. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-common <<<
  187. [INFO]
  188. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-common ---
  189. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-common\target\nd4j-common-0.6.1-SNAPSHOT-sources.jar
  190. [INFO]
  191. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-common ---
  192. [INFO] Skipping javadoc generation
  193. [INFO]
  194. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-common ---
  195. [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
  196. [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
  197. [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
  198. [INFO]
  199. [INFO] ------------------------------------------------------------------------
  200. [INFO] Building nd4j-context 0.6.1-SNAPSHOT
  201. [INFO] ------------------------------------------------------------------------
  202. [INFO]
  203. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-context ---
  204. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-context\target
  205. [INFO]
  206. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-context ---
  207. [INFO]
  208. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-context ---
  209. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  210. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-context\src\main\resources
  211. [INFO]
  212. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-context ---
  213. [INFO] Changes detected - recompiling the module!
  214. [INFO] Compiling 2 source files to Q:\TESSA\Modules\nd4j\nd4j-context\target\classes
  215. [INFO]
  216. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-context ---
  217. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  218. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-context\src\test\resources
  219. [INFO]
  220. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nd4j-context ---
  221. [INFO] No sources to compile
  222. [INFO]
  223. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-context ---
  224. [INFO] Tests are skipped.
  225. [INFO]
  226. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-context ---
  227. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-context\target\nd4j-context-0.6.1-SNAPSHOT.jar
  228. [INFO]
  229. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-context >>>
  230. [INFO]
  231. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-context ---
  232. [INFO]
  233. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-context <<<
  234. [INFO]
  235. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-context ---
  236. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-context\target\nd4j-context-0.6.1-SNAPSHOT-sources.jar
  237. [INFO]
  238. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-context ---
  239. [INFO] Skipping javadoc generation
  240. [INFO]
  241. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-context ---
  242. [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
  243. [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
  244. [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
  245. [INFO]
  246. [INFO] ------------------------------------------------------------------------
  247. [INFO] Building nd4j-buffer 0.6.1-SNAPSHOT
  248. [INFO] ------------------------------------------------------------------------
  249. [INFO]
  250. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-buffer ---
  251. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-buffer\target
  252. [INFO]
  253. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-buffer ---
  254. [INFO]
  255. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-buffer ---
  256. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  257. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-buffer\src\main\resources
  258. [INFO]
  259. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-buffer ---
  260. [INFO] Changes detected - recompiling the module!
  261. [INFO] Compiling 22 source files to Q:\TESSA\Modules\nd4j\nd4j-buffer\target\classes
  262. [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
  263. [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
  264. [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
  265. [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
  266. [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
  267. [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
  268. [INFO]
  269. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-buffer ---
  270. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  271. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-buffer\src\test\resources
  272. [INFO]
  273. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nd4j-buffer ---
  274. [INFO] No sources to compile
  275. [INFO]
  276. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-buffer ---
  277. [INFO] Tests are skipped.
  278. [INFO]
  279. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-buffer ---
  280. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-buffer\target\nd4j-buffer-0.6.1-SNAPSHOT.jar
  281. [INFO]
  282. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-buffer >>>
  283. [INFO]
  284. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-buffer ---
  285. [INFO]
  286. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-buffer <<<
  287. [INFO]
  288. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-buffer ---
  289. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-buffer\target\nd4j-buffer-0.6.1-SNAPSHOT-sources.jar
  290. [INFO]
  291. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-buffer ---
  292. [INFO] Skipping javadoc generation
  293. [INFO]
  294. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-buffer ---
  295. [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
  296. [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
  297. [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
  298. [INFO]
  299. [INFO] ------------------------------------------------------------------------
  300. [INFO] Building nd4j-backends 0.6.1-SNAPSHOT
  301. [INFO] ------------------------------------------------------------------------
  302. [INFO]
  303. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-backends ---
  304. [INFO]
  305. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backends ---
  306. [INFO]
  307. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-backends >>>
  308. [INFO]
  309. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backends ---
  310. [INFO]
  311. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-backends <<<
  312. [INFO]
  313. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-backends ---
  314. [INFO]
  315. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-backends ---
  316. [INFO] Skipping javadoc generation
  317. [INFO]
  318. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-backends ---
  319. [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
  320. [INFO]
  321. [INFO] ------------------------------------------------------------------------
  322. [INFO] Building nd4j-api-parent 0.6.1-SNAPSHOT
  323. [INFO] ------------------------------------------------------------------------
  324. [INFO]
  325. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-api-parent ---
  326. [INFO]
  327. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api-parent ---
  328. [INFO]
  329. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-api-parent >>>
  330. [INFO]
  331. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api-parent ---
  332. [INFO]
  333. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-api-parent <<<
  334. [INFO]
  335. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-api-parent ---
  336. [INFO]
  337. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-api-parent ---
  338. [INFO] Skipping javadoc generation
  339. [INFO]
  340. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-api-parent ---
  341. [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
  342. [INFO]
  343. [INFO] ------------------------------------------------------------------------
  344. [INFO] Building nd4j-api 0.6.1-SNAPSHOT
  345. [INFO] ------------------------------------------------------------------------
  346. [INFO]
  347. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-api ---
  348. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target
  349. [INFO]
  350. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api ---
  351. [INFO]
  352. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-api ---
  353. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  354. [INFO] Copying 2 resources
  355. [INFO]
  356. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-api ---
  357. [INFO] Changes detected - recompiling the module!
  358. [INFO] Compiling 342 source files to Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\classes
  359. [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
  360. [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
  361. [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
  362. [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
  363. [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.
  364. [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.
  365. [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.
  366. [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.
  367. [INFO]
  368. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-api ---
  369. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  370. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\src\test\resources
  371. [INFO]
  372. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nd4j-api ---
  373. [INFO] No sources to compile
  374. [INFO]
  375. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-api ---
  376. [INFO] Tests are skipped.
  377. [INFO]
  378. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-api ---
  379. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.6.1-SNAPSHOT.jar
  380. [INFO]
  381. [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ nd4j-api ---
  382. [WARNING] JAR will be empty - no content was marked for inclusion!
  383. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.6.1-SNAPSHOT-tests.jar
  384. [INFO]
  385. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-api >>>
  386. [INFO]
  387. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-api ---
  388. [INFO]
  389. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-api <<<
  390. [INFO]
  391. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-api ---
  392. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-api\target\nd4j-api-0.6.1-SNAPSHOT-sources.jar
  393. [INFO]
  394. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-api ---
  395. [INFO] Skipping javadoc generation
  396. [INFO]
  397. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-api ---
  398. [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
  399. [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
  400. [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
  401. [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
  402. [INFO]
  403. [INFO] ------------------------------------------------------------------------
  404. [INFO] Building nd4j-jdbc 0.6.1-SNAPSHOT
  405. [INFO] ------------------------------------------------------------------------
  406. [INFO]
  407. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jdbc ---
  408. [INFO]
  409. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc ---
  410. [INFO]
  411. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-jdbc >>>
  412. [INFO]
  413. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc ---
  414. [INFO]
  415. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-jdbc <<<
  416. [INFO]
  417. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-jdbc ---
  418. [INFO]
  419. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-jdbc ---
  420. [INFO] Skipping javadoc generation
  421. [INFO]
  422. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-jdbc ---
  423. [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
  424. [INFO]
  425. [INFO] ------------------------------------------------------------------------
  426. [INFO] Building nd4j-jdbc-api 0.6.1-SNAPSHOT
  427. [INFO] ------------------------------------------------------------------------
  428. [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2
  429. [INFO]
  430. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jdbc-api ---
  431. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\target
  432. [INFO]
  433. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-api ---
  434. [INFO]
  435. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-jdbc-api ---
  436. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  437. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\src\main\resources
  438. [INFO]
  439. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-jdbc-api ---
  440. [INFO] Changes detected - recompiling the module!
  441. [INFO] Compiling 3 source files to Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\classes
  442. [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.
  443. [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.
  444. [INFO]
  445. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-jdbc-api ---
  446. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  447. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\src\test\resources
  448. [INFO]
  449. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nd4j-jdbc-api ---
  450. [INFO] No sources to compile
  451. [INFO]
  452. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-jdbc-api ---
  453. [INFO] Tests are skipped.
  454. [INFO]
  455. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-jdbc-api ---
  456. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\nd4j-jdbc-api-0.6.1-SNAPSHOT.jar
  457. [INFO]
  458. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-jdbc-api >>>
  459. [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2
  460. [INFO]
  461. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-api ---
  462. [INFO]
  463. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-jdbc-api <<<
  464. [INFO]
  465. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-jdbc-api ---
  466. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-api\target\nd4j-jdbc-api-0.6.1-SNAPSHOT-sources.jar
  467. [INFO]
  468. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-jdbc-api ---
  469. [INFO] Skipping javadoc generation
  470. [INFO]
  471. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-jdbc-api ---
  472. [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
  473. [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
  474. [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
  475. [INFO]
  476. [INFO] ------------------------------------------------------------------------
  477. [INFO] Building nd4j-jdbc-mysql 0.6.1-SNAPSHOT
  478. [INFO] ------------------------------------------------------------------------
  479. [INFO]
  480. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jdbc-mysql ---
  481. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target
  482. [INFO]
  483. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-mysql ---
  484. [INFO]
  485. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-jdbc-mysql ---
  486. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  487. [INFO] Copying 1 resource
  488. [INFO]
  489. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-jdbc-mysql ---
  490. [INFO] Changes detected - recompiling the module!
  491. [INFO] Compiling 1 source file to Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\classes
  492. [INFO]
  493. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-jdbc-mysql ---
  494. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  495. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\src\test\resources
  496. [INFO]
  497. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nd4j-jdbc-mysql ---
  498. [INFO] Changes detected - recompiling the module!
  499. [INFO] Compiling 1 source file to Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\test-classes
  500. [INFO]
  501. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-jdbc-mysql ---
  502. [INFO] Tests are skipped.
  503. [INFO]
  504. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-jdbc-mysql ---
  505. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\nd4j-jdbc-mysql-0.6.1-SNAPSHOT.jar
  506. [INFO]
  507. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-jdbc-mysql >>>
  508. [INFO]
  509. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jdbc-mysql ---
  510. [INFO]
  511. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-jdbc-mysql <<<
  512. [INFO]
  513. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-jdbc-mysql ---
  514. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-jdbc\nd4j-jdbc-mysql\target\nd4j-jdbc-mysql-0.6.1-SNAPSHOT-sources.jar
  515. [INFO]
  516. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-jdbc-mysql ---
  517. [INFO] Skipping javadoc generation
  518. [INFO]
  519. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-jdbc-mysql ---
  520. [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
  521. [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
  522. [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
  523. [INFO]
  524. [INFO] ------------------------------------------------------------------------
  525. [INFO] Building nd4j-native-api 0.6.1-SNAPSHOT
  526. [INFO] ------------------------------------------------------------------------
  527. [INFO]
  528. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-native-api ---
  529. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target
  530. [INFO]
  531. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-native-api ---
  532. [INFO]
  533. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-native-api ---
  534. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  535. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\src\main\resources
  536. [INFO]
  537. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-native-api ---
  538. [INFO] Changes detected - recompiling the module!
  539. [INFO] Compiling 14 source files to Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\classes
  540. [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.
  541. [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.
  542. [INFO]
  543. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-native-api ---
  544. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  545. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\src\test\resources
  546. [INFO]
  547. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nd4j-native-api ---
  548. [INFO] No sources to compile
  549. [INFO]
  550. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-native-api ---
  551. [INFO] Tests are skipped.
  552. [INFO]
  553. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-native-api ---
  554. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-api-parent\nd4j-native-api\target\nd4j-native-api-0.6.1-SNAPSHOT.jar
  555. [INFO]
  556. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-native-api >>>
  557. [INFO]
  558. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-native-api ---
  559. [INFO]
  560. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-native-api <<<
  561. [INFO]
  562. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-native-api ---
  563. [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
  564. [INFO]
  565. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-native-api ---
  566. [INFO] Skipping javadoc generation
  567. [INFO]
  568. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-native-api ---
  569. [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
  570. [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
  571. [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
  572. [INFO]
  573. [INFO] ------------------------------------------------------------------------
  574. [INFO] Building nd4j-serde 0.6.1-SNAPSHOT
  575. [INFO] ------------------------------------------------------------------------
  576. [INFO]
  577. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-serde ---
  578. [INFO]
  579. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-serde ---
  580. [INFO]
  581. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-serde >>>
  582. [INFO]
  583. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-serde ---
  584. [INFO]
  585. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-serde <<<
  586. [INFO]
  587. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-serde ---
  588. [INFO]
  589. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-serde ---
  590. [INFO] Skipping javadoc generation
  591. [INFO]
  592. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-serde ---
  593. [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
  594. [INFO]
  595. [INFO] ------------------------------------------------------------------------
  596. [INFO] Building nd4j-base64 0.6.1-SNAPSHOT
  597. [INFO] ------------------------------------------------------------------------
  598. [INFO]
  599. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-base64 ---
  600. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\target
  601. [INFO]
  602. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-base64 ---
  603. [INFO]
  604. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-base64 ---
  605. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  606. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\src\main\resources
  607. [INFO]
  608. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-base64 ---
  609. [INFO] Changes detected - recompiling the module!
  610. [INFO] Compiling 1 source file to Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\target\classes
  611. [INFO]
  612. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-base64 ---
  613. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  614. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\src\test\resources
  615. [INFO]
  616. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nd4j-base64 ---
  617. [INFO] No sources to compile
  618. [INFO]
  619. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-base64 ---
  620. [INFO] Tests are skipped.
  621. [INFO]
  622. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-base64 ---
  623. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\target\nd4j-base64-0.6.1-SNAPSHOT.jar
  624. [INFO]
  625. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-base64 >>>
  626. [INFO]
  627. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-base64 ---
  628. [INFO]
  629. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-base64 <<<
  630. [INFO]
  631. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-base64 ---
  632. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-base64\target\nd4j-base64-0.6.1-SNAPSHOT-sources.jar
  633. [INFO]
  634. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-base64 ---
  635. [INFO] Skipping javadoc generation
  636. [INFO]
  637. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-base64 ---
  638. [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
  639. [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
  640. [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
  641. [INFO]
  642. [INFO] ------------------------------------------------------------------------
  643. [INFO] Building nd4j-jackson 0.6.1-SNAPSHOT
  644. [INFO] ------------------------------------------------------------------------
  645. [INFO]
  646. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-jackson ---
  647. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\target
  648. [INFO]
  649. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jackson ---
  650. [INFO]
  651. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nd4j-jackson ---
  652. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  653. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\src\main\resources
  654. [INFO]
  655. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nd4j-jackson ---
  656. [INFO] Changes detected - recompiling the module!
  657. [INFO] Compiling 8 source files to Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\target\classes
  658. [INFO]
  659. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nd4j-jackson ---
  660. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  661. [INFO] skip non existing resourceDirectory Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\src\test\resources
  662. [INFO]
  663. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nd4j-jackson ---
  664. [INFO] No sources to compile
  665. [INFO]
  666. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nd4j-jackson ---
  667. [INFO] Tests are skipped.
  668. [INFO]
  669. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-jackson ---
  670. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\target\nd4j-jackson-0.6.1-SNAPSHOT.jar
  671. [INFO]
  672. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-jackson >>>
  673. [INFO]
  674. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-jackson ---
  675. [INFO]
  676. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-jackson <<<
  677. [INFO]
  678. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-jackson ---
  679. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-serde\nd4j-jackson\target\nd4j-jackson-0.6.1-SNAPSHOT-sources.jar
  680. [INFO]
  681. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-jackson ---
  682. [INFO] Skipping javadoc generation
  683. [INFO]
  684. [INFO] --- maven-install-plugin:2.4:install (default-install) @ nd4j-jackson ---
  685. [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
  686. [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
  687. [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
  688. [INFO]
  689. [INFO] ------------------------------------------------------------------------
  690. [INFO] Building nd4j-backend-impls 0.6.1-SNAPSHOT
  691. [INFO] ------------------------------------------------------------------------
  692. [INFO]
  693. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-backend-impls ---
  694. [INFO] Deleting Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-backend-impls\target
  695. [INFO]
  696. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backend-impls ---
  697. [INFO]
  698. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nd4j-backend-impls ---
  699. [WARNING] JAR will be empty - no content was marked for inclusion!
  700. [INFO] Building jar: Q:\TESSA\Modules\nd4j\nd4j-backends\nd4j-backend-impls\target\nd4j-backend-impls-0.6.1-SNAPSHOT.jar
  701. [INFO]
  702. [INFO] --- maven-jar-plugin:2.4:jar (windows-x86_64) @ nd4j-backend-impls ---
  703. [INFO] Skipping packaging of the test-jar
  704. [INFO]
  705. [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ nd4j-backend-impls >>>
  706. [INFO]
  707. [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ nd4j-backend-impls ---
  708. [INFO]
  709. [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nd4j-backend-impls <<<
  710. [INFO]
  711. [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nd4j-backend-impls ---
  712. [INFO]
  713. [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nd4j-backend-impls ---
  714. [INFO] Skipping javadoc generation
  715. [INFO]
  716. [INFO] --- maven-install-plugin:2.3:install (default-install) @ nd4j-backend-impls ---
  717. [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
  718. [INFO]
  719. [INFO] ------------------------------------------------------------------------
  720. [INFO] Building nd4j-native 0.6.1-SNAPSHOT
  721. [INFO] ------------------------------------------------------------------------
  722. [INFO]
  723. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nd4j-native ---
  724. [INFO]
  725. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ nd4j-native ---
  726. [INFO]
  727. [INFO] --- maven-enforcer-plugin:1.4.1:enforce (libnd4j-checks) @ nd4j-native ---
  728. [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireProperty failed with message:
  729. !!! LIBND4J_HOME must be a valid unix path!
  730. [INFO] ------------------------------------------------------------------------
  731. [INFO] Reactor Summary:
  732. [INFO]
  733. [INFO] nd4j ............................................... SUCCESS [ 3.362 s]
  734. [INFO] nd4j-shade ......................................... SUCCESS [ 0.698 s]
  735. [INFO] jackson ............................................ SUCCESS [ 5.656 s]
  736. [INFO] nd4j-common ........................................ SUCCESS [ 4.860 s]
  737. [INFO] nd4j-context ....................................... SUCCESS [ 1.165 s]
  738. [INFO] nd4j-buffer ........................................ SUCCESS [ 2.677 s]
  739. [INFO] nd4j-backends ...................................... SUCCESS [ 0.030 s]
  740. [INFO] nd4j-api-parent .................................... SUCCESS [ 0.159 s]
  741. [INFO] nd4j-api ........................................... SUCCESS [ 24.697 s]
  742. [INFO] nd4j-jdbc .......................................... SUCCESS [ 0.029 s]
  743. [INFO] nd4j-jdbc-api ...................................... SUCCESS [ 1.869 s]
  744. [INFO] nd4j-jdbc-mysql .................................... SUCCESS [ 1.905 s]
  745. [INFO] nd4j-native-api .................................... SUCCESS [ 1.825 s]
  746. [INFO] nd4j-serde ......................................... SUCCESS [ 0.027 s]
  747. [INFO] nd4j-base64 ........................................ SUCCESS [ 0.959 s]
  748. [INFO] nd4j-jackson ....................................... SUCCESS [ 1.116 s]
  749. [INFO] nd4j-backend-impls ................................. SUCCESS [ 0.229 s]
  750. [INFO] nd4j-native ........................................ FAILURE [ 0.771 s]
  751. [INFO] nd4j-instrumentation ............................... SKIPPED
  752. [INFO] nd4j-perf .......................................... SKIPPED
  753. [INFO] nd4j-kryo .......................................... SKIPPED
  754. [INFO] nd4j-camel-routes .................................. SKIPPED
  755. [INFO] nd4j-kafka ......................................... SKIPPED
  756. [INFO] nd4j-bytebuddy ..................................... SKIPPED
  757. [INFO] nd4j-native-platform ............................... SKIPPED
  758. [INFO] ------------------------------------------------------------------------
  759. [INFO] BUILD FAILURE
  760. [INFO] ------------------------------------------------------------------------
  761. [INFO] Total time: 55.489 s
  762. [INFO] Finished at: 2016-09-24T12:10:54+02:00
  763. [INFO] Final Memory: 42M/286M
  764. [INFO] ------------------------------------------------------------------------
  765. [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]
  766. [ERROR]
  767. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  768. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  769. [ERROR]
  770. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  771. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  772. [ERROR]
  773. [ERROR] After correcting the problems, you can resume the build with the command
  774. [ERROR] mvn <goals> -rf :nd4j-native
Add Comment
Please, Sign In to add comment