Advertisement
ODORA

Untitled

Sep 16th, 2019
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.68 KB | None | 0 0
  1. C:\Users\Admin\core>mvn clean install
  2. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
  3. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  4. [INFO] Scanning for projects...
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO] Reactor Build Order:
  7. [INFO]
  8. [INFO] OpenMRS [pom]
  9. [INFO] openmrs-tools [jar]
  10. [INFO] openmrs-test [pom]
  11. [INFO] openmrs-api [jar]
  12. [INFO] openmrs-web [jar]
  13. [INFO] openmrs-webapp [war]
  14. [INFO]
  15. [INFO] ------------------------< org.openmrs:openmrs >-------------------------
  16. [INFO] Building OpenMRS 2.3.0-SNAPSHOT [1/6]
  17. [INFO] --------------------------------[ pom ]---------------------------------
  18. [INFO]
  19. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs ---
  20. [INFO] Deleting C:\Users\Admin\core\target
  21. [INFO]
  22. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs ---
  23. [INFO] Checking for local modifications: skipped.
  24. [INFO] Updating project files from SCM: skipped.
  25. [INFO] ShortRevision tag detected. The value is '6'.
  26. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  27. [INFO] Working directory: C:\Users\Admin\core
  28. [INFO] Storing buildNumber: 1282e6 at timestamp: 1568573666311
  29. [INFO] ShortRevision tag detected. The value is '6'.
  30. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  31. [INFO] Working directory: C:\Users\Admin\core
  32. [INFO] Storing buildScmBranch: UNKNOWN
  33. [INFO]
  34. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs ---
  35. [INFO]
  36. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs ---
  37. [WARNING] JAR will be empty - no content was marked for inclusion!
  38. [INFO] Building jar: C:\Users\Admin\core\target\openmrs-2.3.0-SNAPSHOT-tests.jar
  39. [INFO]
  40. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs ---
  41. [INFO] Checking licenses...
  42. [INFO]
  43. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs ---
  44. [INFO] Installing C:\Users\Admin\core\pom.xml to C:\Users\Admin\.m2\repository\org\openmrs\openmrs\2.3.0-SNAPSHOT\openmrs-2.3.0-SNAPSHOT.pom
  45. [INFO] Installing C:\Users\Admin\core\target\openmrs-2.3.0-SNAPSHOT-tests.jar to C:\Users\Admin\.m2\repository\org\openmrs\openmrs\2.3.0-SNAPSHOT\openmrs-2.3.0-SNAPSHOT-tests.jar
  46. [INFO]
  47. [INFO] ------------------< org.openmrs.tools:openmrs-tools >-------------------
  48. [INFO] Building openmrs-tools 2.3.0-SNAPSHOT [2/6]
  49. [INFO] --------------------------------[ jar ]---------------------------------
  50. [INFO]
  51. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-tools ---
  52. [INFO] Deleting C:\Users\Admin\core\tools\target
  53. [INFO]
  54. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-tools ---
  55. [INFO]
  56. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-tools ---
  57. [INFO]
  58. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-tools ---
  59. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  60. [INFO] Copying 4 resources
  61. [INFO]
  62. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-tools ---
  63. [INFO] Compiling 1 source file to C:\Users\Admin\core\tools\target\classes
  64. [INFO]
  65. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-tools ---
  66. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  67. [INFO] skip non existing resourceDirectory C:\Users\Admin\core\tools\src\test\resources
  68. [INFO]
  69. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-tools ---
  70. [INFO] No sources to compile
  71. [INFO]
  72. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ openmrs-tools ---
  73. [INFO] No tests to run.
  74. [INFO]
  75. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ openmrs-tools ---
  76. [INFO] Building jar: C:\Users\Admin\core\tools\target\openmrs-tools-2.3.0-SNAPSHOT.jar
  77. [INFO]
  78. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs-tools ---
  79. [WARNING] JAR will be empty - no content was marked for inclusion!
  80. [INFO] Building jar: C:\Users\Admin\core\tools\target\openmrs-tools-2.3.0-SNAPSHOT-tests.jar
  81. [INFO]
  82. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-tools ---
  83. [INFO] Checking licenses...
  84. [INFO]
  85. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-tools ---
  86. [INFO] Installing C:\Users\Admin\core\tools\target\openmrs-tools-2.3.0-SNAPSHOT.jar to C:\Users\Admin\.m2\repository\org\openmrs\tools\openmrs-tools\2.3.0-SNAPSHOT\openmrs-tools-2.3.0-SNAPSHOT.jar
  87. [INFO] Installing C:\Users\Admin\core\tools\pom.xml to C:\Users\Admin\.m2\repository\org\openmrs\tools\openmrs-tools\2.3.0-SNAPSHOT\openmrs-tools-2.3.0-SNAPSHOT.pom
  88. [INFO] Installing C:\Users\Admin\core\tools\target\openmrs-tools-2.3.0-SNAPSHOT-tests.jar to C:\Users\Admin\.m2\repository\org\openmrs\tools\openmrs-tools\2.3.0-SNAPSHOT\openmrs-tools-2.3.0-SNAPSHOT-tests.jar
  89. [INFO]
  90. [INFO] -------------------< org.openmrs.test:openmrs-test >--------------------
  91. [INFO] Building openmrs-test 2.3.0-SNAPSHOT [3/6]
  92. [INFO] --------------------------------[ pom ]---------------------------------
  93. [INFO]
  94. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test ---
  95. [INFO] Deleting C:\Users\Admin\core\test\target
  96. [INFO]
  97. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-test ---
  98. [INFO]
  99. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-test ---
  100. [INFO]
  101. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs-test ---
  102. [WARNING] JAR will be empty - no content was marked for inclusion!
  103. [INFO] Building jar: C:\Users\Admin\core\test\target\openmrs-test-2.3.0-SNAPSHOT-tests.jar
  104. [INFO]
  105. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test ---
  106. [INFO] Checking licenses...
  107. [INFO]
  108. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test ---
  109. [INFO] Installing C:\Users\Admin\core\test\pom.xml to C:\Users\Admin\.m2\repository\org\openmrs\test\openmrs-test\2.3.0-SNAPSHOT\openmrs-test-2.3.0-SNAPSHOT.pom
  110. [INFO] Installing C:\Users\Admin\core\test\target\openmrs-test-2.3.0-SNAPSHOT-tests.jar to C:\Users\Admin\.m2\repository\org\openmrs\test\openmrs-test\2.3.0-SNAPSHOT\openmrs-test-2.3.0-SNAPSHOT-tests.jar
  111. [INFO]
  112. [INFO] --------------------< org.openmrs.api:openmrs-api >---------------------
  113. [INFO] Building openmrs-api 2.3.0-SNAPSHOT [4/6]
  114. [INFO] --------------------------------[ jar ]---------------------------------
  115. [INFO]
  116. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-api ---
  117. [INFO] Deleting C:\Users\Admin\core\api\target
  118. [INFO]
  119. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-api ---
  120. [INFO]
  121. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-api ---
  122. [INFO]
  123. [INFO] --- jacoco-maven-plugin:0.8.0:prepare-agent (prepare-agent) @ openmrs-api ---
  124. [INFO] argLine set to -javaagent:C:\\Users\\Admin\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.0\\org.jacoco.agent-0.8.0-runtime.jar=destfile=C:\\Users\\Admin\\core\\api\\target\\jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx2g
  125. [INFO]
  126. [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
  127. [INFO] Using 'UTF-8' encoding to format source files.
  128. [INFO] Number of files to be formatted: 1035
  129. [INFO] Successfully formatted: 0 file(s)
  130. [INFO] Fail to format : 0 file(s)
  131. [INFO] Skipped : 1035 file(s)
  132. [INFO] Approximate time taken: 23s
  133. [INFO]
  134. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-api ---
  135. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  136. [INFO] Copying 1 resource
  137. [INFO] Copying 132 resources
  138. [INFO]
  139. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-api ---
  140. [INFO] Compiling 701 source files to C:\Users\Admin\core\api\target\classes
  141. [INFO]
  142. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-api ---
  143. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  144. [INFO] Copying 141 resources
  145. [INFO]
  146. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-api ---
  147. [INFO] Compiling 334 source files to C:\Users\Admin\core\api\target\test-classes
  148. [INFO] -------------------------------------------------------------
  149. [ERROR] COMPILATION ERROR :
  150. [INFO] -------------------------------------------------------------
  151. [ERROR] \Users\Admin\core\api\src\test\java\org\openmrs\api\db\hibernate\AuditableInterceptorTest.java:[170,29] error: incompatible types: Integer cannot be converted to Task
  152.  
  153. [ERROR] \Users\Admin\core\api\src\test\java\org\openmrs\api\context\DaemonTest.java:[63,75] error: incompatible types: Integer cannot be converted to Task
  154.  
  155. [ERROR] \Users\Admin\core\api\src\test\java\org\openmrs\api\context\DaemonTest.java:[130,98] error: incompatible types: Integer cannot be converted to Task
  156.  
  157. [ERROR] \Users\Admin\core\api\src\test\java\org\openmrs\api\context\DaemonTest.java:[140,58] error: incompatible types: Integer cannot be converted to Task
  158.  
  159. [INFO] 4 errors
  160. [INFO] -------------------------------------------------------------
  161. [INFO] ------------------------------------------------------------------------
  162. [INFO] Reactor Summary for OpenMRS 2.3.0-SNAPSHOT:
  163. [INFO]
  164. [INFO] OpenMRS ............................................ SUCCESS [ 58.140 s]
  165. [INFO] openmrs-tools ...................................... SUCCESS [ 7.364 s]
  166. [INFO] openmrs-test ....................................... SUCCESS [ 1.685 s]
  167. [INFO] openmrs-api ........................................ FAILURE [01:18 min]
  168. [INFO] openmrs-web ........................................ SKIPPED
  169. [INFO] openmrs-webapp ..................................... SKIPPED
  170. [INFO] ------------------------------------------------------------------------
  171. [INFO] BUILD FAILURE
  172. [INFO] ------------------------------------------------------------------------
  173. [INFO] Total time: 02:27 min
  174. [INFO] Finished at: 2019-09-15T21:56:45+03:00
  175. [INFO] ------------------------------------------------------------------------
  176. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:testCompile (default-testCompile) on project openmrs-api: Compilation failure: Compilation failure:
  177. [ERROR] \Users\Admin\core\api\src\test\java\org\openmrs\api\db\hibernate\AuditableInterceptorTest.java:[170,29] error: incompatible types: Integer cannot be converted to Task
  178. [ERROR]
  179. [ERROR] \Users\Admin\core\api\src\test\java\org\openmrs\api\context\DaemonTest.java:[63,75] error: incompatible types: Integer cannot be converted to Task
  180. [ERROR]
  181. [ERROR] \Users\Admin\core\api\src\test\java\org\openmrs\api\context\DaemonTest.java:[130,98] error: incompatible types: Integer cannot be converted to Task
  182. [ERROR]
  183. [ERROR] \Users\Admin\core\api\src\test\java\org\openmrs\api\context\DaemonTest.java:[140,58] error: incompatible types: Integer cannot be converted to Task
  184. [ERROR] -> [Help 1]
  185. [ERROR]
  186. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  187. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  188. [ERROR]
  189. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  190. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  191. [ERROR]
  192. [ERROR] After correcting the problems, you can resume the build with the command
  193. [ERROR] mvn <goals> -rf :openmrs-api
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement