Advertisement
Guest User

log for NMSAPI maven build

a guest
Sep 3rd, 2015
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 14.45 KB | None | 0 0
  1. "C:\Program Files\Java\jdk1.8.0_60\bin\java" "-Dmaven.home=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.1.4\plugins\maven\lib\maven3" "-Dclassworlds.conf=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.1.4\plugins\maven\lib\maven3\bin\m2.conf" -Didea.launcher.port=7533 "-Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.1.4\bin" -Dfile.encoding=windows-1252 -classpath "C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.1.4\plugins\maven\lib\maven3\boot\plexus-classworlds-2.4.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 14.1.4\lib\idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=14.1.4 clean package
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Build Order:
  5. [INFO]
  6. [INFO] NMSAPI Parent
  7. [INFO] NMSAPI API
  8. [INFO] NMSAPI implementing v1_8R1
  9. [INFO] NMSAPI implementing v1_8R2
  10. [INFO] NMSAPI implementing v1_8R3
  11. [INFO] NMSAPI
  12. [INFO] NMSPAI Test
  13. [INFO]                                                                        
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Building NMSAPI Parent parent
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO]
  18. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent ---
  19. [INFO] Deleting C:\Users\devhu_000\IdeaProjects\NMSAPI\target
  20. [INFO]                                                                        
  21. [INFO] ------------------------------------------------------------------------
  22. [INFO] Building NMSAPI API api
  23. [INFO] ------------------------------------------------------------------------
  24. [INFO]
  25. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ api ---
  26. [INFO] Deleting C:\Users\devhu_000\IdeaProjects\NMSAPI\api\target
  27. [INFO]
  28. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ api ---
  29. [debug] execute contextualize
  30. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  31. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\api\src\main\resources
  32. [INFO]
  33. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ api ---
  34. [INFO] Compiling 1 source file to C:\Users\devhu_000\IdeaProjects\NMSAPI\api\target\classes
  35. [INFO]
  36. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ api ---
  37. [debug] execute contextualize
  38. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  39. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\api\src\test\resources
  40. [INFO]
  41. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ api ---
  42. [INFO] No sources to compile
  43. [INFO]
  44. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ api ---
  45. [INFO] No tests to run.
  46. [INFO] Surefire report directory: C:\Users\devhu_000\IdeaProjects\NMSAPI\api\target\surefire-reports
  47.  
  48. -------------------------------------------------------
  49.  T E S T S
  50. -------------------------------------------------------
  51.  
  52. Results :
  53.  
  54. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  55.  
  56. [INFO]
  57. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ api ---
  58. [INFO] Building jar: C:\Users\devhu_000\IdeaProjects\NMSAPI\api\target\api-api.jar
  59. [INFO]                                                                        
  60. [INFO] ------------------------------------------------------------------------
  61. [INFO] Building NMSAPI implementing v1_8R1 R1
  62. [INFO] ------------------------------------------------------------------------
  63. [INFO]
  64. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ v1_8R1 ---
  65. [INFO] Deleting C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R1\target
  66. [INFO]
  67. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ v1_8R1 ---
  68. [debug] execute contextualize
  69. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  70. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R1\src\main\resources
  71. [INFO]
  72. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ v1_8R1 ---
  73. [INFO] No sources to compile
  74. [INFO]
  75. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ v1_8R1 ---
  76. [debug] execute contextualize
  77. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  78. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R1\src\test\resources
  79. [INFO]
  80. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ v1_8R1 ---
  81. [INFO] No sources to compile
  82. [INFO]
  83. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ v1_8R1 ---
  84. [INFO] No tests to run.
  85. [INFO] Surefire report directory: C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R1\target\surefire-reports
  86.  
  87. -------------------------------------------------------
  88.  T E S T S
  89. -------------------------------------------------------
  90.  
  91. Results :
  92.  
  93. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  94.  
  95. [INFO]
  96. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ v1_8R1 ---
  97. [WARNING] JAR will be empty - no content was marked for inclusion!
  98. [INFO] Building jar: C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R1\target\v1_8R1-R1.jar
  99. [INFO]                                                                        
  100. [INFO] ------------------------------------------------------------------------
  101. [INFO] Building NMSAPI implementing v1_8R2 R2
  102. [INFO] ------------------------------------------------------------------------
  103. [INFO]
  104. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ v1_8R2 ---
  105. [INFO] Deleting C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R2\target
  106. [INFO]
  107. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ v1_8R2 ---
  108. [debug] execute contextualize
  109. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  110. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R2\src\main\resources
  111. [INFO]
  112. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ v1_8R2 ---
  113. [INFO] No sources to compile
  114. [INFO]
  115. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ v1_8R2 ---
  116. [debug] execute contextualize
  117. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  118. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R2\src\test\resources
  119. [INFO]
  120. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ v1_8R2 ---
  121. [INFO] No sources to compile
  122. [INFO]
  123. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ v1_8R2 ---
  124. [INFO] No tests to run.
  125. [INFO] Surefire report directory: C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R2\target\surefire-reports
  126.  
  127. -------------------------------------------------------
  128.  T E S T S
  129. -------------------------------------------------------
  130.  
  131. Results :
  132.  
  133. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  134.  
  135. [INFO]
  136. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ v1_8R2 ---
  137. [WARNING] JAR will be empty - no content was marked for inclusion!
  138. [INFO] Building jar: C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R2\target\v1_8R2-R2.jar
  139. [INFO]                                                                        
  140. [INFO] ------------------------------------------------------------------------
  141. [INFO] Building NMSAPI implementing v1_8R3 R3
  142. [INFO] ------------------------------------------------------------------------
  143. [INFO]
  144. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ v1_8R3 ---
  145. [INFO] Deleting C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R3\target
  146. [INFO]
  147. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ v1_8R3 ---
  148. [debug] execute contextualize
  149. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  150. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R3\src\main\resources
  151. [INFO]
  152. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ v1_8R3 ---
  153. [INFO] No sources to compile
  154. [INFO]
  155. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ v1_8R3 ---
  156. [debug] execute contextualize
  157. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  158. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R3\src\test\resources
  159. [INFO]
  160. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ v1_8R3 ---
  161. [INFO] No sources to compile
  162. [INFO]
  163. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ v1_8R3 ---
  164. [INFO] No tests to run.
  165. [INFO] Surefire report directory: C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R3\target\surefire-reports
  166.  
  167. -------------------------------------------------------
  168.  T E S T S
  169. -------------------------------------------------------
  170.  
  171. Results :
  172.  
  173. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  174.  
  175. [INFO]
  176. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ v1_8R3 ---
  177. [WARNING] JAR will be empty - no content was marked for inclusion!
  178. [INFO] Building jar: C:\Users\devhu_000\IdeaProjects\NMSAPI\v1_8R3\target\v1_8R3-R3.jar
  179. [INFO]                                                                        
  180. [INFO] ------------------------------------------------------------------------
  181. [INFO] Building NMSAPI 0.0.0.0-SNAPSHOT
  182. [INFO] ------------------------------------------------------------------------
  183. [INFO]
  184. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ nmsapi ---
  185. [INFO]
  186. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ nmsapi ---
  187. [debug] execute contextualize
  188. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  189. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\nmsapi\src\main\resources
  190. [INFO]
  191. [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ nmsapi ---
  192. [INFO] No sources to compile
  193. [INFO]
  194. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ nmsapi ---
  195. [debug] execute contextualize
  196. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  197. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\nmsapi\src\test\resources
  198. [INFO]
  199. [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ nmsapi ---
  200. [INFO] No sources to compile
  201. [INFO]
  202. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ nmsapi ---
  203. [INFO] No tests to run.
  204. [INFO] Surefire report directory: C:\Users\devhu_000\IdeaProjects\NMSAPI\target\main\surefire-reports
  205.  
  206. -------------------------------------------------------
  207.  T E S T S
  208. -------------------------------------------------------
  209.  
  210. Results :
  211.  
  212. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  213.  
  214. [INFO]
  215. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ nmsapi ---
  216. [WARNING] JAR will be empty - no content was marked for inclusion!
  217. [INFO] Building jar: C:\Users\devhu_000\IdeaProjects\NMSAPI\target\main\NMSAPI.jar
  218. [INFO]
  219. [INFO] --- maven-shade-plugin:2.4.1:shade (default) @ nmsapi ---
  220. [INFO] Including me.kinggoesgaming.bukkit.nmsapi:api:jar:api in the shaded jar.
  221. [INFO] Excluding org.spigotmc:spigot:jar:1.8.8-R0.1-SNAPSHOT from the shaded jar.
  222. [INFO] Including me.kinggoesgaming.bukkit.nmsapi:v1_8R1:jar:R1 in the shaded jar.
  223. [INFO] Including me.kinggoesgaming.bukkit.nmsapi:v1_8R2:jar:R2 in the shaded jar.
  224. [INFO] Including me.kinggoesgaming.bukkit.nmsapi:v1_8R3:jar:R3 in the shaded jar.
  225. [INFO] Replacing original artifact with shaded artifact.
  226. [INFO] Replacing C:\Users\devhu_000\IdeaProjects\NMSAPI\target\main\NMSAPI.jar with C:\Users\devhu_000\IdeaProjects\NMSAPI\target\main\nmsapi-0.0.0.0-SNAPSHOT-shaded.jar
  227. [INFO] Dependency-reduced POM written at: C:\Users\devhu_000\IdeaProjects\NMSAPI\nmsapi\dependency-reduced-pom.xml
  228. [INFO] Dependency-reduced POM written at: C:\Users\devhu_000\IdeaProjects\NMSAPI\nmsapi\dependency-reduced-pom.xml
  229. [INFO]                                                                        
  230. [INFO] ------------------------------------------------------------------------
  231. [INFO] Building NMSPAI Test 0.0.0.0-SNAPSHOT
  232. [INFO] ------------------------------------------------------------------------
  233. [INFO]
  234. [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ test ---
  235. [INFO]
  236. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ test ---
  237. [debug] execute contextualize
  238. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  239. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\test\src\main\resources
  240. [INFO]
  241. [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ test ---
  242. [INFO] No sources to compile
  243. [INFO]
  244. [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ test ---
  245. [debug] execute contextualize
  246. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  247. [INFO] skip non existing resourceDirectory C:\Users\devhu_000\IdeaProjects\NMSAPI\test\src\test\resources
  248. [INFO]
  249. [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ test ---
  250. [INFO] No sources to compile
  251. [INFO]
  252. [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ test ---
  253. [INFO] No tests to run.
  254. [INFO] Surefire report directory: C:\Users\devhu_000\IdeaProjects\NMSAPI\target\test\surefire-reports
  255.  
  256. -------------------------------------------------------
  257.  T E S T S
  258. -------------------------------------------------------
  259.  
  260. Results :
  261.  
  262. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  263.  
  264. [INFO]
  265. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ test ---
  266. [WARNING] JAR will be empty - no content was marked for inclusion!
  267. [INFO] Building jar: C:\Users\devhu_000\IdeaProjects\NMSAPI\target\test\NMSAPI-Test.jar
  268. [INFO] ------------------------------------------------------------------------
  269. [INFO] Reactor Summary:
  270. [INFO]
  271. [INFO] NMSAPI Parent ..................................... SUCCESS [0.471s]
  272. [INFO] NMSAPI API ........................................ SUCCESS [8.466s]
  273. [INFO] NMSAPI implementing v1_8R1 ........................ SUCCESS [0.685s]
  274. [INFO] NMSAPI implementing v1_8R2 ........................ SUCCESS [0.826s]
  275. [INFO] NMSAPI implementing v1_8R3 ........................ SUCCESS [0.925s]
  276. [INFO] NMSAPI ............................................ SUCCESS [4.224s]
  277. [INFO] NMSPAI Test ....................................... SUCCESS [2.139s]
  278. [INFO] ------------------------------------------------------------------------
  279. [INFO] BUILD SUCCESS
  280. [INFO] ------------------------------------------------------------------------
  281. [INFO] Total time: 18.170s
  282. [INFO] Finished at: Thu Sep 03 09:19:55 PDT 2015
  283. [INFO] Final Memory: 17M/158M
  284. [INFO] ------------------------------------------------------------------------
  285.  
  286. Process finished with exit code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement