Advertisement
ODORA

unknown 2

Mar 5th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.97 KB | None | 0 0
  1. Admin@THe-ODoRa MINGW64 ~/core (TRUNK-5208)
  2. $ mvn clean install
  3. [INFO] Scanning for projects...
  4. [INFO] ------------------------------------------------------------------------
  5. [INFO] Reactor Build Order:
  6. [INFO]
  7. [INFO] OpenMRS [pom]
  8. [INFO] openmrs-tools [jar]
  9. [INFO] openmrs-test [pom]
  10. [INFO] openmrs-api [jar]
  11. [INFO] openmrs-web [jar]
  12. [INFO] openmrs-webapp [war]
  13. [INFO]
  14. [INFO] ------------------------< org.openmrs:openmrs >-------------------------
  15. [INFO] Building OpenMRS 2.3.0-SNAPSHOT [1/6]
  16. [INFO] --------------------------------[ pom ]---------------------------------
  17. [INFO]
  18. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs ---
  19. [INFO] Deleting C:\Users\Admin\core\target
  20. [INFO]
  21. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs ---
  22. [INFO] Checking for local modifications: skipped.
  23. [INFO] Updating project files from SCM: skipped.
  24. [INFO] ShortRevision tag detected. The value is '6'.
  25. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  26. [INFO] Working directory: C:\Users\Admin\core
  27. [INFO] Storing buildNumber: 2b33e3 at timestamp: 1551775307840
  28. [INFO] ShortRevision tag detected. The value is '6'.
  29. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  30. [INFO] Working directory: C:\Users\Admin\core
  31. [INFO] Storing buildScmBranch: UNKNOWN
  32. [INFO]
  33. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs ---
  34. [INFO]
  35. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs ---
  36. [WARNING] JAR will be empty - no content was marked for inclusion!
  37. [INFO] Building jar: C:\Users\Admin\core\target\openmrs-2.3.0-SNAPSHOT-tests.jar
  38. [INFO]
  39. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs ---
  40. [INFO] Checking licenses...
  41. [INFO]
  42. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs ---
  43. [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
  44. [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
  45. [INFO]
  46. [INFO] ------------------< org.openmrs.tools:openmrs-tools >-------------------
  47. [INFO] Building openmrs-tools 2.3.0-SNAPSHOT [2/6]
  48. [INFO] --------------------------------[ jar ]---------------------------------
  49. [INFO]
  50. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-tools ---
  51. [INFO] Deleting C:\Users\Admin\core\tools\target
  52. [INFO]
  53. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-tools ---
  54. [INFO]
  55. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-tools ---
  56. [INFO]
  57. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-tools ---
  58. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  59. [INFO] Copying 4 resources
  60. [INFO]
  61. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-tools ---
  62. [INFO] Compiling 1 source file to C:\Users\Admin\core\tools\target\classes
  63. [INFO]
  64. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-tools ---
  65. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  66. [INFO] skip non existing resourceDirectory C:\Users\Admin\core\tools\src\test\resources
  67. [INFO]
  68. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-tools ---
  69. [INFO] No sources to compile
  70. [INFO]
  71. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ openmrs-tools ---
  72. [INFO] No tests to run.
  73. [INFO]
  74. [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ openmrs-tools ---
  75. [INFO] Building jar: C:\Users\Admin\core\tools\target\openmrs-tools-2.3.0-SNAPSHOT.jar
  76. [INFO]
  77. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs-tools ---
  78. [WARNING] JAR will be empty - no content was marked for inclusion!
  79. [INFO] Building jar: C:\Users\Admin\core\tools\target\openmrs-tools-2.3.0-SNAPSHOT-tests.jar
  80. [INFO]
  81. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-tools ---
  82. [INFO] Checking licenses...
  83. [INFO]
  84. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-tools ---
  85. [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
  86. [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
  87. [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
  88. [INFO]
  89. [INFO] -------------------< org.openmrs.test:openmrs-test >--------------------
  90. [INFO] Building openmrs-test 2.3.0-SNAPSHOT [3/6]
  91. [INFO] --------------------------------[ pom ]---------------------------------
  92. [INFO]
  93. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test ---
  94. [INFO] Deleting C:\Users\Admin\core\test\target
  95. [INFO]
  96. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-test ---
  97. [INFO]
  98. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-test ---
  99. [INFO]
  100. [INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ openmrs-test ---
  101. [WARNING] JAR will be empty - no content was marked for inclusion!
  102. [INFO] Building jar: C:\Users\Admin\core\test\target\openmrs-test-2.3.0-SNAPSHOT-tests.jar
  103. [INFO]
  104. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test ---
  105. [INFO] Checking licenses...
  106. [INFO]
  107. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test ---
  108. [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
  109. [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
  110. [INFO]
  111. [INFO] --------------------< org.openmrs.api:openmrs-api >---------------------
  112. [INFO] Building openmrs-api 2.3.0-SNAPSHOT [4/6]
  113. [INFO] --------------------------------[ jar ]---------------------------------
  114. [INFO]
  115. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-api ---
  116. [INFO] Deleting C:\Users\Admin\core\api\target
  117. [INFO]
  118. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-api ---
  119. [INFO]
  120. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-api ---
  121. [INFO]
  122. [INFO] --- jacoco-maven-plugin:0.8.0:prepare-agent (prepare-agent) @ openmrs-api ---
  123. [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
  124. [INFO]
  125. [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
  126. [INFO] Using 'UTF-8' encoding to format source files.
  127. [INFO] Number of files to be formatted: 1030
  128. [INFO] Successfully formatted: 0 file(s)
  129. [INFO] Fail to format : 0 file(s)
  130. [INFO] Skipped : 1030 file(s)
  131. [INFO] Approximate time taken: 43s
  132. [INFO]
  133. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-api ---
  134. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  135. [INFO] Copying 1 resource
  136. [INFO] Copying 137 resources
  137. [INFO]
  138. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-api ---
  139. [INFO] Compiling 696 source files to C:\Users\Admin\core\api\target\classes
  140. [INFO]
  141. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-api ---
  142. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  143. [INFO] Copying 141 resources
  144. [INFO]
  145. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-api ---
  146. [INFO] Compiling 334 source files to C:\Users\Admin\core\api\target\test-classes
  147. [INFO]
  148. [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ openmrs-api ---
  149. [INFO] Surefire report directory: C:\Users\Admin\core\api\target\surefire-reports
  150.  
  151. -------------------------------------------------------
  152. T E S T S
  153. -------------------------------------------------------
  154. Running org.openmrs.AllergenTest
  155. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.116 sec - in org.openmrs.AllergenTest
  156. Running org.openmrs.AllergiesTest
  157. Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 sec - in org.openmrs.AllergiesTest
  158. Running org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
  159. Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.172 sec - in org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
  160. Running org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest
  161. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.405 sec - in org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest
  162. Running org.openmrs.annotation.OpenmrsProfileIncludeFilterTest
  163. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.093 sec - in org.openmrs.annotation.OpenmrsProfileIncludeFilterTest
  164. Running org.openmrs.annotation.StartModuleAnnotationReuseTest
  165. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.796 sec - in org.openmrs.annotation.StartModuleAnnotationReuseTest
  166. Running org.openmrs.aop.AuthorizationAdviceTest
  167. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.28 sec - in org.openmrs.aop.AuthorizationAdviceTest
  168. Running org.openmrs.aop.RequiredDataAdviceTest
  169. Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.89 sec - in org.openmrs.aop.RequiredDataAdviceTest
  170. Running org.openmrs.api.AdministrationServiceTest
  171. Tests run: 57, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 25.592 sec - in org.openmrs.api.AdministrationServiceTest
  172. Running org.openmrs.api.AdministrationServiceUnitTest
  173. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.openmrs.api.AdministrationServiceUnitTest
  174. Running org.openmrs.api.cache.CachePropertiesUtilTest
  175. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.openmrs.api.cache.CachePropertiesUtilTest
  176. Running org.openmrs.api.cache.OpenmrsCacheManagerFactoryBeanTest
  177. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.968 sec - in org.openmrs.api.cache.OpenmrsCacheManagerFactoryBeanTest
  178. Running org.openmrs.api.CohortServiceTest
  179. Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.733 sec - in org.openmrs.api.CohortServiceTest
  180. Running org.openmrs.api.ConceptServiceTest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement