Advertisement
Suubi7

reference application compilation error

Mar 16th, 2021
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 119.50 KB | None | 0 0
  1.  
  2. @suubi7 | 15:56:40.05 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > mvn clean install -U
  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. [WARNING]
  6. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.12.0-SNAPSHOT
  7. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 840, column 12
  8. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 853, column 12
  9. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 873, column 12
  10. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 940, column 12
  11. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 959, column 12
  12. [WARNING]
  13. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.12.0-SNAPSHOT
  14. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 103, column 21
  15. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 840, column 12
  16. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 853, column 12
  17. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 873, column 12
  18. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 940, column 12
  19. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 959, column 12
  20. [WARNING]
  21. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.12.0-SNAPSHOT
  22. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 840, column 12
  23. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 853, column 12
  24. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 873, column 12
  25. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 940, column 12
  26. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 959, column 12
  27. [WARNING]
  28. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  29. [WARNING]
  30. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  31. [WARNING]
  32. [INFO] ------------------------------------------------------------------------
  33. [INFO] Reactor Build Order:
  34. [INFO]
  35. [INFO] Reference Application Distribution [pom]
  36. [INFO] Reference Application Distribution Package [jar]
  37. [INFO] Reference Application Distribution UI Tests [jar]
  38. [INFO]
  39. [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
  40. [INFO] Building Reference Application Distribution 2.12.0-SNAPSHOT [1/3]
  41. [INFO] --------------------------------[ pom ]---------------------------------
  42. [INFO]
  43. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication ---
  44. [INFO]
  45. [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication ---
  46. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication\2.12.0-SNAPSHOT\referenceapplication-2.12.0-SNAPSHOT.pom
  47. [INFO]
  48. [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
  49. [INFO] Building Reference Application Distribution Package 2.12.0-SNAPSHOT [2/3]
  50. [INFO] --------------------------------[ jar ]---------------------------------
  51. [INFO]
  52. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-package ---
  53. [INFO] Deleting C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target
  54. [INFO]
  55. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
  56. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  57. [INFO] Copying 1 resource
  58. [INFO] Copying 2 resources
  59. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\main\webapp
  60. [INFO]
  61. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package ---
  62.  
  63. Downloading modules...
  64.  
  65. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  66. [INFO] Copying openmrs-webapp-2.4.0.war to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
  67. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
  68. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web
  69. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  70. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml
  71. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml
  72. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml
  73. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml
  74. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml (795 B at 153 B/s)
  75. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml (795 B at 152 B/s)
  76. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  77. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml
  78. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml
  79. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml
  80. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml
  81. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml (993 B at 616 B/s)
  82. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml (993 B at 410 B/s)
  83. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  84. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml
  85. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml
  86. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml
  87. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml
  88. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml (787 B at 350 B/s)
  89. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml (787 B at 345 B/s)
  90. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  91. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml
  92. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml
  93. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml
  94. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml
  95. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml (790 B at 496 B/s)
  96. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml (790 B at 360 B/s)
  97. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  98. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml
  99. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml
  100. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml
  101. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml
  102. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml (792 B at 502 B/s)
  103. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml (792 B at 492 B/s)
  104. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  105. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml
  106. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml
  107. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml
  108. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml
  109. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml (779 B at 418 B/s)
  110. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml (779 B at 325 B/s)
  111. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  112. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml
  113. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml
  114. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml
  115. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml
  116. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml (994 B at 629 B/s)
  117. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml (994 B at 434 B/s)
  118. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  119. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml
  120. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml
  121. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml
  122. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml
  123. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml (798 B at 509 B/s)
  124. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml (798 B at 341 B/s)
  125. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  126. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
  127. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
  128. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
  129. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
  130. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml (794 B at 487 B/s)
  131. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml (794 B at 480 B/s)
  132. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  133. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
  134. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
  135. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
  136. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
  137. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml (983 B at 631 B/s)
  138. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml (983 B at 614 B/s)
  139. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  140. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
  141. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
  142. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
  143. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
  144. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml (782 B at 498 B/s)
  145. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml (782 B at 485 B/s)
  146. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  147. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  148. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  149. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  150. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  151. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml (790 B at 520 B/s)
  152. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml (790 B at 349 B/s)
  153. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  154. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
  155. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
  156. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
  157. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
  158. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml (788 B at 498 B/s)
  159. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml (788 B at 469 B/s)
  160. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  161. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  162. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  163. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  164. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  165. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml (998 B at 607 B/s)
  166. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml (998 B at 602 B/s)
  167. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  168. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
  169. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
  170. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
  171. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
  172. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml (782 B at 460 B/s)
  173. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml (782 B at 362 B/s)
  174. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  175. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
  176. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
  177. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
  178. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
  179. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml (797 B at 510 B/s)
  180. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml (797 B at 360 B/s)
  181. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  182. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
  183. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
  184. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
  185. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
  186. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml (802 B at 522 B/s)
  187. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml (802 B at 355 B/s)
  188. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  189. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
  190. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
  191. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
  192. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
  193. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml (790 B at 498 B/s)
  194. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml (790 B at 347 B/s)
  195. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  196. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
  197. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
  198. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
  199. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
  200. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml (785 B at 474 B/s)
  201. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml (785 B at 355 B/s)
  202. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  203. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
  204. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
  205. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
  206. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
  207. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml (994 B at 623 B/s)
  208. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml (994 B at 618 B/s)
  209. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  210. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
  211. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
  212. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
  213. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
  214. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 630 B/s)
  215. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 447 B/s)
  216. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  217. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
  218. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
  219. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
  220. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
  221. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 629 B/s)
  222. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 466 B/s)
  223. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  224. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
  225. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
  226. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
  227. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
  228. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml (793 B at 490 B/s)
  229. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml (793 B at 230 B/s)
  230. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  231. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
  232. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
  233. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
  234. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
  235. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 646 B/s)
  236. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 359 B/s)
  237. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  238. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  239. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  240. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  241. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  242. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml (799 B at 513 B/s)
  243. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml (799 B at 344 B/s)
  244. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  245. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
  246. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
  247. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
  248. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
  249. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 527 B/s)
  250. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 370 B/s)
  251. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  252. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  253. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  254. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  255. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  256. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 643 B/s)
  257. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 437 B/s)
  258. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  259. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  260. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  261. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  262. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  263. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml (796 B at 493 B/s)
  264. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml (796 B at 361 B/s)
  265. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  266. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  267. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  268. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  269. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  270. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml (787 B at 498 B/s)
  271. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml (787 B at 288 B/s)
  272. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  273. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
  274. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
  275. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
  276. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
  277. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml (790 B at 503 B/s)
  278. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml (790 B at 500 B/s)
  279. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  280. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
  281. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
  282. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
  283. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
  284. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml (1.0 kB at 638 B/s)
  285. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml (1.0 kB at 608 B/s)
  286. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  287. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
  288. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
  289. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
  290. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
  291. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 632 B/s)
  292. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 445 B/s)
  293. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  294. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
  295. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
  296. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
  297. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
  298. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml (780 B at 482 B/s)
  299. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml (780 B at 370 B/s)
  300. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  301. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  302. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  303. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  304. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  305. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 634 B/s)
  306. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 471 B/s)
  307. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  308. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  309. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  310. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  311. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  312. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml (797 B at 515 B/s)
  313. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml (797 B at 251 B/s)
  314. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  315. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
  316. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
  317. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
  318. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
  319. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml (996 B at 613 B/s)
  320. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml (996 B at 608 B/s)
  321. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  322. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml
  323. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml
  324. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml
  325. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml
  326. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 656 B/s)
  327. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 446 B/s)
  328. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  329. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
  330. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
  331. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
  332. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
  333. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml (779 B at 478 B/s)
  334. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml (779 B at 325 B/s)
  335. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  336. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  337. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  338. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  339. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  340. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml (785 B at 483 B/s)
  341. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml (785 B at 358 B/s)
  342. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  343. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
  344. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
  345. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
  346. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
  347. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml (787 B at 353 B/s)
  348. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml (787 B at 345 B/s)
  349. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  350. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  351. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  352. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  353. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  354. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 620 B/s)
  355. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 452 B/s)
  356. [INFO] Copying addresshierarchy-omod-2.15.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\addresshierarchy-2.15.0-SNAPSHOT.omod
  357. [INFO] Copying legacyui-omod-1.8.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\legacyui-1.8.3-SNAPSHOT.omod
  358. [INFO] Copying openconceptlab-omod-1.2.6-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\openconceptlab-1.2.6-SNAPSHOT.omod
  359. [INFO] Copying metadatadeploy-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatadeploy-1.13.0-SNAPSHOT.omod
  360. [INFO] Copying reportingrest-omod-1.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingrest-1.12.0-SNAPSHOT.omod
  361. [INFO] Copying owa-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\owa-1.13.0-SNAPSHOT.omod
  362. [INFO] Copying fhir2-omod-1.2.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\fhir2-1.2.0-SNAPSHOT.omod
  363. [INFO] Copying serialization.xstream-omod-0.2.15-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\serialization.xstream-0.2.15-SNAPSHOT.omod
  364. [INFO] Copying registrationapp-omod-1.23.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\registrationapp-1.23.0-SNAPSHOT.omod
  365. [INFO] Copying event-omod-2.9.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\event-2.9.0-SNAPSHOT.omod
  366. [INFO] Copying uilibrary-omod-2.0.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uilibrary-2.0.7-SNAPSHOT.omod
  367. [INFO] Copying htmlwidgets-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlwidgets-1.11.0-SNAPSHOT.omod
  368. [INFO] Copying dataexchange-omod-1.3.5-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\dataexchange-1.3.5-SNAPSHOT.omod
  369. [INFO] Copying appui-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appui-1.14.0-SNAPSHOT.omod
  370. [INFO] Copying allergyui-omod-1.8.4-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\allergyui-1.8.4-SNAPSHOT.omod
  371. [INFO] Copying providermanagement-omod-2.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\providermanagement-2.13.0-SNAPSHOT.omod
  372. [INFO] Copying appointmentschedulingui-omod-1.10.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appointmentschedulingui-1.10.0-SNAPSHOT.omod
  373. [INFO] Copying attachments-omod-2.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\attachments-2.5.0-SNAPSHOT.omod
  374. [INFO] Copying formentryapp-omod-1.4.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\formentryapp-1.4.3-SNAPSHOT.omod
  375. [INFO] Copying idgen-omod-4.7.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\idgen-4.7.0-SNAPSHOT.omod
  376. [INFO] Copying metadatamapping-omod-1.4.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatamapping-1.4.0-SNAPSHOT.omod
  377. [INFO] Copying htmlformentryui-omod-2.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlformentryui-2.0.0-SNAPSHOT.omod
  378. [INFO] Copying referencedemodata-omod-1.4.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referencedemodata-1.4.7-SNAPSHOT.omod
  379. [INFO] Copying emrapi-omod-1.31.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\emrapi-1.31.0-SNAPSHOT.omod
  380. [INFO] Copying referenceapplication-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referenceapplication-2.12.0-SNAPSHOT.omod
  381. [INFO] Copying htmlformentry-omod-4.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlformentry-4.0.0-SNAPSHOT.omod
  382. [INFO] Copying appframework-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appframework-2.17.0-SNAPSHOT.omod
  383. [INFO] Copying referencemetadata-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referencemetadata-2.12.0-SNAPSHOT.omod
  384. [INFO] Copying reportingui-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingui-1.8.0-SNAPSHOT.omod
  385. [INFO] Copying coreapps-omod-1.32.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\coreapps-1.32.0-SNAPSHOT.omod
  386. [INFO] Copying reportingcompatibility-omod-2.0.8-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingcompatibility-2.0.8-SNAPSHOT.omod
  387. [INFO] Copying reporting-omod-1.22.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reporting-1.22.0-SNAPSHOT.omod
  388. [INFO] Copying adminui-omod-1.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\adminui-1.5.0-SNAPSHOT.omod
  389. [INFO] Copying registrationcore-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\registrationcore-1.11.0-SNAPSHOT.omod
  390. [INFO] Copying appointmentscheduling-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appointmentscheduling-1.14.0-SNAPSHOT.omod
  391. [INFO] Copying calculation-omod-1.3.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\calculation-1.3.0-SNAPSHOT.omod
  392. [INFO] Copying webservices.rest-omod-2.30.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\webservices.rest-2.30.0-SNAPSHOT.omod
  393. [INFO] Copying atlas-omod-2.2.5-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\atlas-2.2.5-SNAPSHOT.omod
  394. [INFO] Copying uicommons-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uicommons-2.17.0-SNAPSHOT.omod
  395. [INFO] Copying uiframework-omod-3.21.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uiframework-3.21.0-SNAPSHOT.omod
  396. [INFO] Copying metadatasharing-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatasharing-1.8.0-SNAPSHOT.omod
  397.  
  398. Downloading OWAs...
  399.  
  400. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  401.  
  402. Creating Docker Compose configuration...
  403.  
  404.  
  405. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro
  406.  
  407. [INFO]
  408. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package ---
  409.  
  410. Downloading modules...
  411.  
  412. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  413. [INFO] Copying openmrs-webapp-2.4.0.war to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
  414. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
  415. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web
  416. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  417. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  418. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  419. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  420. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  421. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  422. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  423. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  424. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  425. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  426. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  427. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  428. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  429. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  430. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  431. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  432. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  433. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  434. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  435. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  436. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  437. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  438. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  439. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  440. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  441. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  442. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  443. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  444. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  445. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  446. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  447. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  448. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  449. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  450. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  451. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  452. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  453. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  454. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  455. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  456. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  457. [INFO] Copying addresshierarchy-omod-2.15.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\addresshierarchy-2.15.0-SNAPSHOT.omod
  458. [INFO] Copying legacyui-omod-1.8.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\legacyui-1.8.3-SNAPSHOT.omod
  459. [INFO] Copying openconceptlab-omod-1.2.6-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\openconceptlab-1.2.6-SNAPSHOT.omod
  460. [INFO] Copying metadatadeploy-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatadeploy-1.13.0-SNAPSHOT.omod
  461. [INFO] Copying reportingrest-omod-1.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingrest-1.12.0-SNAPSHOT.omod
  462. [INFO] Copying owa-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\owa-1.13.0-SNAPSHOT.omod
  463. [INFO] Copying fhir2-omod-1.2.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\fhir2-1.2.0-SNAPSHOT.omod
  464. [INFO] Copying serialization.xstream-omod-0.2.15-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\serialization.xstream-0.2.15-SNAPSHOT.omod
  465. [INFO] Copying registrationapp-omod-1.23.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\registrationapp-1.23.0-SNAPSHOT.omod
  466. [INFO] Copying event-omod-2.9.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\event-2.9.0-SNAPSHOT.omod
  467. [INFO] Copying uilibrary-omod-2.0.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uilibrary-2.0.7-SNAPSHOT.omod
  468. [INFO] Copying htmlwidgets-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlwidgets-1.11.0-SNAPSHOT.omod
  469. [INFO] Copying dataexchange-omod-1.3.5-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\dataexchange-1.3.5-SNAPSHOT.omod
  470. [INFO] Copying appui-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appui-1.14.0-SNAPSHOT.omod
  471. [INFO] Copying allergyui-omod-1.8.4-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\allergyui-1.8.4-SNAPSHOT.omod
  472. [INFO] Copying providermanagement-omod-2.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\providermanagement-2.13.0-SNAPSHOT.omod
  473. [INFO] Copying appointmentschedulingui-omod-1.10.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appointmentschedulingui-1.10.0-SNAPSHOT.omod
  474. [INFO] Copying attachments-omod-2.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\attachments-2.5.0-SNAPSHOT.omod
  475. [INFO] Copying formentryapp-omod-1.4.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\formentryapp-1.4.3-SNAPSHOT.omod
  476. [INFO] Copying idgen-omod-4.7.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\idgen-4.7.0-SNAPSHOT.omod
  477. [INFO] Copying metadatamapping-omod-1.4.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatamapping-1.4.0-SNAPSHOT.omod
  478. [INFO] Copying htmlformentryui-omod-2.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlformentryui-2.0.0-SNAPSHOT.omod
  479. [INFO] Copying referencedemodata-omod-1.4.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referencedemodata-1.4.7-SNAPSHOT.omod
  480. [INFO] Copying emrapi-omod-1.31.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\emrapi-1.31.0-SNAPSHOT.omod
  481. [INFO] Copying referenceapplication-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referenceapplication-2.12.0-SNAPSHOT.omod
  482. [INFO] Copying htmlformentry-omod-4.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlformentry-4.0.0-SNAPSHOT.omod
  483. [INFO] Copying appframework-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appframework-2.17.0-SNAPSHOT.omod
  484. [INFO] Copying referencemetadata-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referencemetadata-2.12.0-SNAPSHOT.omod
  485. [INFO] Copying reportingui-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingui-1.8.0-SNAPSHOT.omod
  486. [INFO] Copying coreapps-omod-1.32.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\coreapps-1.32.0-SNAPSHOT.omod
  487. [INFO] Copying reportingcompatibility-omod-2.0.8-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingcompatibility-2.0.8-SNAPSHOT.omod
  488. [INFO] Copying reporting-omod-1.22.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reporting-1.22.0-SNAPSHOT.omod
  489. [INFO] Copying adminui-omod-1.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\adminui-1.5.0-SNAPSHOT.omod
  490. [INFO] Copying registrationcore-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\registrationcore-1.11.0-SNAPSHOT.omod
  491. [INFO] Copying appointmentscheduling-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appointmentscheduling-1.14.0-SNAPSHOT.omod
  492. [INFO] Copying calculation-omod-1.3.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\calculation-1.3.0-SNAPSHOT.omod
  493. [INFO] Copying webservices.rest-omod-2.30.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\webservices.rest-2.30.0-SNAPSHOT.omod
  494. [INFO] Copying atlas-omod-2.2.5-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\atlas-2.2.5-SNAPSHOT.omod
  495. [INFO] Copying uicommons-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uicommons-2.17.0-SNAPSHOT.omod
  496. [INFO] Copying uiframework-omod-3.21.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uiframework-3.21.0-SNAPSHOT.omod
  497. [INFO] Copying metadatasharing-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatasharing-1.8.0-SNAPSHOT.omod
  498.  
  499. Downloading OWAs...
  500.  
  501. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  502.  
  503. Creating Docker Compose configuration...
  504.  
  505.  
  506. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro
  507.  
  508. [INFO]
  509. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package ---
  510. [INFO] No sources to compile
  511. [INFO]
  512. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package ---
  513. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  514. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  515. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  516. [INFO]
  517. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package ---
  518. [INFO] No sources to compile
  519. [INFO]
  520. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package ---
  521. [INFO] No tests to run.
  522. [INFO] Surefire report directory: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\surefire-reports
  523.  
  524. -------------------------------------------------------
  525. T E S T S
  526. -------------------------------------------------------
  527.  
  528. Results :
  529.  
  530. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  531.  
  532. [INFO]
  533. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-package ---
  534. [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT.jar
  535. [INFO]
  536. [INFO] --- maven-assembly-plugin:2.3:single (make-assembly) @ referenceapplication-package ---
  537. [INFO] Reading assembly descriptor: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package/src/main/assembly/assembly.xml
  538. [INFO] Building zip: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip
  539. [INFO]
  540. [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ referenceapplication-package ---
  541. [INFO]
  542. [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-package ---
  543. [WARNING] JAR will be empty - no content was marked for inclusion!
  544. [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar
  545. [INFO]
  546. [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-package ---
  547. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.jar
  548. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\pom.xml to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.pom
  549. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip
  550. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs.war to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.war
  551. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar
  552. [INFO]
  553. [INFO] ----------< org.openmrs.distro:referenceapplication-ui-tests >----------
  554. [INFO] Building Reference Application Distribution UI Tests 2.12.0-SNAPSHOT [3/3]
  555. [INFO] --------------------------------[ jar ]---------------------------------
  556. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
  557. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
  558. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
  559. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
  560. Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml (784 B at 191 B/s)
  561. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml (784 B at 159 B/s)
  562. [INFO]
  563. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-ui-tests ---
  564. [INFO] Deleting C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\target
  565. [INFO]
  566. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-ui-tests ---
  567. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  568. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\src\main\resources
  569. [INFO]
  570. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-ui-tests ---
  571. [INFO] No sources to compile
  572. [INFO]
  573. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-ui-tests ---
  574. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  575. [INFO] Copying 0 resource
  576. [INFO] Copying 1 resource
  577. [INFO]
  578. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-ui-tests ---
  579. [INFO] Changes detected - recompiling the module!
  580. [INFO] Compiling 113 source files to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\target\test-classes
  581. [INFO] -------------------------------------------------------------
  582. [ERROR] COMPILATION ERROR :
  583. [INFO] -------------------------------------------------------------
  584. [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java:[12,52] package com.thoughtworks.selenium.webdriven.commands does not exist
  585. [INFO] 1 error
  586. [INFO] -------------------------------------------------------------
  587. [INFO] ------------------------------------------------------------------------
  588. [INFO] Reactor Summary for Reference Application Distribution 2.12.0-SNAPSHOT:
  589. [INFO]
  590. [INFO] Reference Application Distribution ................. SUCCESS [ 1.246 s]
  591. [INFO] Reference Application Distribution Package ......... SUCCESS [03:35 min]
  592. [INFO] Reference Application Distribution UI Tests ........ FAILURE [ 36.072 s]
  593. [INFO] ------------------------------------------------------------------------
  594. [INFO] BUILD FAILURE
  595. [INFO] ------------------------------------------------------------------------
  596. [INFO] Total time: 04:13 min
  597. [INFO] Finished at: 2021-03-16T16:01:08+03:00
  598. [INFO] ------------------------------------------------------------------------
  599. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project referenceapplication-ui-tests: Compilation failure
  600. [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java:[12,52] package com.thoughtworks.selenium.webdriven.commands does not exist
  601. [ERROR]
  602. [ERROR] -> [Help 1]
  603. [ERROR]
  604. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  605. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  606. [ERROR]
  607. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  608. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  609. [ERROR]
  610. [ERROR] After correcting the problems, you can resume the build with the command
  611. [ERROR] mvn <args> -rf :referenceapplication-ui-tests
  612.  
  613. @suubi7 | 16:01:09.21 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > mvn clean install -DskipTests=false
  614. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  615. [INFO] Scanning for projects...
  616. [WARNING]
  617. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.12.0-SNAPSHOT
  618. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 840, column 12
  619. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 853, column 12
  620. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 873, column 12
  621. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 940, column 12
  622. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 959, column 12
  623. [WARNING]
  624. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.12.0-SNAPSHOT
  625. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 103, column 21
  626. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 840, column 12
  627. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 853, column 12
  628. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 873, column 12
  629. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 940, column 12
  630. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 959, column 12
  631. [WARNING]
  632. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.12.0-SNAPSHOT
  633. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 840, column 12
  634. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 853, column 12
  635. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 873, column 12
  636. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 940, column 12
  637. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 959, column 12
  638. [WARNING]
  639. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  640. [WARNING]
  641. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  642. [WARNING]
  643. [INFO] ------------------------------------------------------------------------
  644. [INFO] Reactor Build Order:
  645. [INFO]
  646. [INFO] Reference Application Distribution [pom]
  647. [INFO] Reference Application Distribution Package [jar]
  648. [INFO] Reference Application Distribution UI Tests [jar]
  649. [INFO]
  650. [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
  651. [INFO] Building Reference Application Distribution 2.12.0-SNAPSHOT [1/3]
  652. [INFO] --------------------------------[ pom ]---------------------------------
  653. [INFO]
  654. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication ---
  655. [INFO]
  656. [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication ---
  657. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication\2.12.0-SNAPSHOT\referenceapplication-2.12.0-SNAPSHOT.pom
  658. [INFO]
  659. [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
  660. [INFO] Building Reference Application Distribution Package 2.12.0-SNAPSHOT [2/3]
  661. [INFO] --------------------------------[ jar ]---------------------------------
  662. [INFO]
  663. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-package ---
  664. [INFO] Deleting C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target
  665. [INFO]
  666. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
  667. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  668. [INFO] Copying 1 resource
  669. [INFO] Copying 2 resources
  670. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\main\webapp
  671. [INFO]
  672. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package ---
  673.  
  674. Downloading modules...
  675.  
  676. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  677. [INFO] Copying openmrs-webapp-2.4.0.war to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
  678. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
  679. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web
  680. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  681. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  682. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  683. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  684. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  685. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  686. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  687. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  688. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  689. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  690. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  691. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  692. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  693. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  694. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  695. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  696. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  697. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  698. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  699. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  700. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  701. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  702. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  703. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  704. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  705. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  706. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  707. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  708. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  709. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  710. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  711. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  712. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  713. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  714. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  715. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  716. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  717. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  718. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  719. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  720. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  721. [INFO] Copying addresshierarchy-omod-2.15.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\addresshierarchy-2.15.0-SNAPSHOT.omod
  722. [INFO] Copying legacyui-omod-1.8.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\legacyui-1.8.3-SNAPSHOT.omod
  723. [INFO] Copying openconceptlab-omod-1.2.6-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\openconceptlab-1.2.6-SNAPSHOT.omod
  724. [INFO] Copying metadatadeploy-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatadeploy-1.13.0-SNAPSHOT.omod
  725. [INFO] Copying reportingrest-omod-1.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingrest-1.12.0-SNAPSHOT.omod
  726. [INFO] Copying owa-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\owa-1.13.0-SNAPSHOT.omod
  727. [INFO] Copying fhir2-omod-1.2.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\fhir2-1.2.0-SNAPSHOT.omod
  728. [INFO] Copying serialization.xstream-omod-0.2.15-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\serialization.xstream-0.2.15-SNAPSHOT.omod
  729. [INFO] Copying registrationapp-omod-1.23.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\registrationapp-1.23.0-SNAPSHOT.omod
  730. [INFO] Copying event-omod-2.9.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\event-2.9.0-SNAPSHOT.omod
  731. [INFO] Copying uilibrary-omod-2.0.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uilibrary-2.0.7-SNAPSHOT.omod
  732. [INFO] Copying htmlwidgets-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlwidgets-1.11.0-SNAPSHOT.omod
  733. [INFO] Copying dataexchange-omod-1.3.5-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\dataexchange-1.3.5-SNAPSHOT.omod
  734. [INFO] Copying appui-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appui-1.14.0-SNAPSHOT.omod
  735. [INFO] Copying allergyui-omod-1.8.4-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\allergyui-1.8.4-SNAPSHOT.omod
  736. [INFO] Copying providermanagement-omod-2.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\providermanagement-2.13.0-SNAPSHOT.omod
  737. [INFO] Copying appointmentschedulingui-omod-1.10.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appointmentschedulingui-1.10.0-SNAPSHOT.omod
  738. [INFO] Copying attachments-omod-2.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\attachments-2.5.0-SNAPSHOT.omod
  739. [INFO] Copying formentryapp-omod-1.4.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\formentryapp-1.4.3-SNAPSHOT.omod
  740. [INFO] Copying idgen-omod-4.7.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\idgen-4.7.0-SNAPSHOT.omod
  741. [INFO] Copying metadatamapping-omod-1.4.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatamapping-1.4.0-SNAPSHOT.omod
  742. [INFO] Copying htmlformentryui-omod-2.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlformentryui-2.0.0-SNAPSHOT.omod
  743. [INFO] Copying referencedemodata-omod-1.4.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referencedemodata-1.4.7-SNAPSHOT.omod
  744. [INFO] Copying emrapi-omod-1.31.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\emrapi-1.31.0-SNAPSHOT.omod
  745. [INFO] Copying referenceapplication-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referenceapplication-2.12.0-SNAPSHOT.omod
  746. [INFO] Copying htmlformentry-omod-4.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlformentry-4.0.0-SNAPSHOT.omod
  747. [INFO] Copying appframework-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appframework-2.17.0-SNAPSHOT.omod
  748. [INFO] Copying referencemetadata-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referencemetadata-2.12.0-SNAPSHOT.omod
  749. [INFO] Copying reportingui-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingui-1.8.0-SNAPSHOT.omod
  750. [INFO] Copying coreapps-omod-1.32.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\coreapps-1.32.0-SNAPSHOT.omod
  751. [INFO] Copying reportingcompatibility-omod-2.0.8-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingcompatibility-2.0.8-SNAPSHOT.omod
  752. [INFO] Copying reporting-omod-1.22.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reporting-1.22.0-SNAPSHOT.omod
  753. [INFO] Copying adminui-omod-1.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\adminui-1.5.0-SNAPSHOT.omod
  754. [INFO] Copying registrationcore-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\registrationcore-1.11.0-SNAPSHOT.omod
  755. [INFO] Copying appointmentscheduling-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appointmentscheduling-1.14.0-SNAPSHOT.omod
  756. [INFO] Copying calculation-omod-1.3.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\calculation-1.3.0-SNAPSHOT.omod
  757. [INFO] Copying webservices.rest-omod-2.30.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\webservices.rest-2.30.0-SNAPSHOT.omod
  758. [INFO] Copying atlas-omod-2.2.5-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\atlas-2.2.5-SNAPSHOT.omod
  759. [INFO] Copying uicommons-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uicommons-2.17.0-SNAPSHOT.omod
  760. [INFO] Copying uiframework-omod-3.21.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uiframework-3.21.0-SNAPSHOT.omod
  761. [INFO] Copying metadatasharing-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatasharing-1.8.0-SNAPSHOT.omod
  762.  
  763. Downloading OWAs...
  764.  
  765. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  766.  
  767. Creating Docker Compose configuration...
  768.  
  769.  
  770. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro
  771.  
  772. [INFO]
  773. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package ---
  774.  
  775. Downloading modules...
  776.  
  777. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  778. [INFO] Copying openmrs-webapp-2.4.0.war to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
  779. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
  780. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web
  781. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  782. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  783. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  784. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  785. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  786. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  787. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  788. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  789. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  790. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  791. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  792. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  793. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  794. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  795. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  796. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  797. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  798. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  799. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  800. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  801. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  802. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  803. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  804. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  805. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  806. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  807. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  808. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  809. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  810. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  811. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  812. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  813. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  814. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  815. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  816. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  817. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  818. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  819. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  820. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  821. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  822. [INFO] Copying addresshierarchy-omod-2.15.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\addresshierarchy-2.15.0-SNAPSHOT.omod
  823. [INFO] Copying legacyui-omod-1.8.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\legacyui-1.8.3-SNAPSHOT.omod
  824. [INFO] Copying openconceptlab-omod-1.2.6-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\openconceptlab-1.2.6-SNAPSHOT.omod
  825. [INFO] Copying metadatadeploy-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatadeploy-1.13.0-SNAPSHOT.omod
  826. [INFO] Copying reportingrest-omod-1.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingrest-1.12.0-SNAPSHOT.omod
  827. [INFO] Copying owa-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\owa-1.13.0-SNAPSHOT.omod
  828. [INFO] Copying fhir2-omod-1.2.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\fhir2-1.2.0-SNAPSHOT.omod
  829. [INFO] Copying serialization.xstream-omod-0.2.15-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\serialization.xstream-0.2.15-SNAPSHOT.omod
  830. [INFO] Copying registrationapp-omod-1.23.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\registrationapp-1.23.0-SNAPSHOT.omod
  831. [INFO] Copying event-omod-2.9.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\event-2.9.0-SNAPSHOT.omod
  832. [INFO] Copying uilibrary-omod-2.0.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uilibrary-2.0.7-SNAPSHOT.omod
  833. [INFO] Copying htmlwidgets-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlwidgets-1.11.0-SNAPSHOT.omod
  834. [INFO] Copying dataexchange-omod-1.3.5-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\dataexchange-1.3.5-SNAPSHOT.omod
  835. [INFO] Copying appui-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appui-1.14.0-SNAPSHOT.omod
  836. [INFO] Copying allergyui-omod-1.8.4-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\allergyui-1.8.4-SNAPSHOT.omod
  837. [INFO] Copying providermanagement-omod-2.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\providermanagement-2.13.0-SNAPSHOT.omod
  838. [INFO] Copying appointmentschedulingui-omod-1.10.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appointmentschedulingui-1.10.0-SNAPSHOT.omod
  839. [INFO] Copying attachments-omod-2.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\attachments-2.5.0-SNAPSHOT.omod
  840. [INFO] Copying formentryapp-omod-1.4.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\formentryapp-1.4.3-SNAPSHOT.omod
  841. [INFO] Copying idgen-omod-4.7.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\idgen-4.7.0-SNAPSHOT.omod
  842. [INFO] Copying metadatamapping-omod-1.4.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatamapping-1.4.0-SNAPSHOT.omod
  843. [INFO] Copying htmlformentryui-omod-2.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlformentryui-2.0.0-SNAPSHOT.omod
  844. [INFO] Copying referencedemodata-omod-1.4.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referencedemodata-1.4.7-SNAPSHOT.omod
  845. [INFO] Copying emrapi-omod-1.31.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\emrapi-1.31.0-SNAPSHOT.omod
  846. [INFO] Copying referenceapplication-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referenceapplication-2.12.0-SNAPSHOT.omod
  847. [INFO] Copying htmlformentry-omod-4.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlformentry-4.0.0-SNAPSHOT.omod
  848. [INFO] Copying appframework-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appframework-2.17.0-SNAPSHOT.omod
  849. [INFO] Copying referencemetadata-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referencemetadata-2.12.0-SNAPSHOT.omod
  850. [INFO] Copying reportingui-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingui-1.8.0-SNAPSHOT.omod
  851. [INFO] Copying coreapps-omod-1.32.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\coreapps-1.32.0-SNAPSHOT.omod
  852. [INFO] Copying reportingcompatibility-omod-2.0.8-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingcompatibility-2.0.8-SNAPSHOT.omod
  853. [INFO] Copying reporting-omod-1.22.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reporting-1.22.0-SNAPSHOT.omod
  854. [INFO] Copying adminui-omod-1.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\adminui-1.5.0-SNAPSHOT.omod
  855. [INFO] Copying registrationcore-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\registrationcore-1.11.0-SNAPSHOT.omod
  856. [INFO] Copying appointmentscheduling-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appointmentscheduling-1.14.0-SNAPSHOT.omod
  857. [INFO] Copying calculation-omod-1.3.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\calculation-1.3.0-SNAPSHOT.omod
  858. [INFO] Copying webservices.rest-omod-2.30.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\webservices.rest-2.30.0-SNAPSHOT.omod
  859. [INFO] Copying atlas-omod-2.2.5-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\atlas-2.2.5-SNAPSHOT.omod
  860. [INFO] Copying uicommons-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uicommons-2.17.0-SNAPSHOT.omod
  861. [INFO] Copying uiframework-omod-3.21.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uiframework-3.21.0-SNAPSHOT.omod
  862. [INFO] Copying metadatasharing-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatasharing-1.8.0-SNAPSHOT.omod
  863.  
  864. Downloading OWAs...
  865.  
  866. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  867.  
  868. Creating Docker Compose configuration...
  869.  
  870.  
  871. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro
  872.  
  873. [INFO]
  874. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package ---
  875. [INFO] No sources to compile
  876. [INFO]
  877. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package ---
  878. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  879. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  880. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  881. [INFO]
  882. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package ---
  883. [INFO] No sources to compile
  884. [INFO]
  885. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package ---
  886. [INFO] No tests to run.
  887. [INFO] Surefire report directory: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\surefire-reports
  888.  
  889. -------------------------------------------------------
  890. T E S T S
  891. -------------------------------------------------------
  892.  
  893. Results :
  894.  
  895. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  896.  
  897. [INFO]
  898. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-package ---
  899. [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT.jar
  900. [INFO]
  901. [INFO] --- maven-assembly-plugin:2.3:single (make-assembly) @ referenceapplication-package ---
  902. [INFO] Reading assembly descriptor: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package/src/main/assembly/assembly.xml
  903. [INFO] Building zip: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip
  904. [INFO]
  905. [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ referenceapplication-package ---
  906. [INFO]
  907. [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-package ---
  908. [WARNING] JAR will be empty - no content was marked for inclusion!
  909. [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar
  910. [INFO]
  911. [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-package ---
  912. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.jar
  913. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\pom.xml to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.pom
  914. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip
  915. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs.war to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.war
  916. [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar
  917. [INFO]
  918. [INFO] ----------< org.openmrs.distro:referenceapplication-ui-tests >----------
  919. [INFO] Building Reference Application Distribution UI Tests 2.12.0-SNAPSHOT [3/3]
  920. [INFO] --------------------------------[ jar ]---------------------------------
  921. [INFO]
  922. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-ui-tests ---
  923. [INFO] Deleting C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\target
  924. [INFO]
  925. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-ui-tests ---
  926. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  927. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\src\main\resources
  928. [INFO]
  929. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-ui-tests ---
  930. [INFO] No sources to compile
  931. [INFO]
  932. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-ui-tests ---
  933. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  934. [INFO] Copying 0 resource
  935. [INFO] Copying 1 resource
  936. [INFO]
  937. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-ui-tests ---
  938. [INFO] Changes detected - recompiling the module!
  939. [INFO] Compiling 113 source files to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\target\test-classes
  940. [INFO] -------------------------------------------------------------
  941. [ERROR] COMPILATION ERROR :
  942. [INFO] -------------------------------------------------------------
  943. [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java:[12,52] package com.thoughtworks.selenium.webdriven.commands does not exist
  944. [INFO] 1 error
  945. [INFO] -------------------------------------------------------------
  946. [INFO] ------------------------------------------------------------------------
  947. [INFO] Reactor Summary for Reference Application Distribution 2.12.0-SNAPSHOT:
  948. [INFO]
  949. [INFO] Reference Application Distribution ................. SUCCESS [ 0.953 s]
  950. [INFO] Reference Application Distribution Package ......... SUCCESS [01:43 min]
  951. [INFO] Reference Application Distribution UI Tests ........ FAILURE [ 24.197 s]
  952. [INFO] ------------------------------------------------------------------------
  953. [INFO] BUILD FAILURE
  954. [INFO] ------------------------------------------------------------------------
  955. [INFO] Total time: 02:09 min
  956. [INFO] Finished at: 2021-03-16T16:04:13+03:00
  957. [INFO] ------------------------------------------------------------------------
  958. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project referenceapplication-ui-tests: Compilation failure
  959. [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java:[12,52] package com.thoughtworks.selenium.webdriven.commands does not exist
  960. [ERROR]
  961. [ERROR] -> [Help 1]
  962. [ERROR]
  963. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  964. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  965. [ERROR]
  966. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  967. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  968. [ERROR]
  969. [ERROR] After correcting the problems, you can resume the build with the command
  970. [ERROR] mvn <args> -rf :referenceapplication-ui-tests
  971.  
  972. @suubi7 | 16:04:13.83 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement