Advertisement
Suubi7

Delete Form Test

Mar 15th, 2021
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 240.06 KB | None | 0 0
  1.  
  2. @suubi7 | 13:02:35.79 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > mvn clean install -Dskiptests=false -Dtests=DeleteFormTest test
  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 841, 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 854, 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 874, 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 941, 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 960, 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 102, 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 841, 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 854, 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 874, 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 941, 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 960, 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 841, 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 854, 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 874, 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 941, 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 960, 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. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  71. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  72. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  73. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  74. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  75. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  76. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/fhir2-omod-1.2.0-20210312.180907-48.jar
  77. [INFO] ------------------------------------------------------------------------
  78. [INFO] Reactor Summary for Reference Application Distribution 2.12.0-SNAPSHOT:
  79. [INFO]
  80. [INFO] Reference Application Distribution ................. SUCCESS [ 0.859 s]
  81. [INFO] Reference Application Distribution Package ......... FAILURE [14:16 min]
  82. [INFO] Reference Application Distribution UI Tests ........ SKIPPED
  83. [INFO] ------------------------------------------------------------------------
  84. [INFO] BUILD FAILURE
  85. [INFO] ------------------------------------------------------------------------
  86. [INFO] Total time: 14:17 min
  87. [INFO] Finished at: 2021-03-15T13:17:43+03:00
  88. [INFO] ------------------------------------------------------------------------
  89. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) on project referenceapplication-package: Unable to execute mojo: Unable to resolve artifact. Could not transfer artifact org.openmrs.module:fhir2-omod:jar:1.2.0-20210312.180907-48 from/to openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public): GET request of: org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/fhir2-omod-1.2.0-20210312.180907-48.jar from openmrs-repo failed
  90. [ERROR] org.openmrs.module:fhir2-omod:jar:1.2.0-SNAPSHOT
  91. [ERROR]
  92. [ERROR] from the specified remote repositories:
  93. [ERROR] openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public, releases=true, snapshots=true),
  94. [ERROR] archetype (http://mavenrepo.openmrs.org/nexus/content/repositories/public, releases=true, snapshots=true),
  95. [ERROR] openmrs-repo-thirdparty (http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty, releases=true, snapshots=true),
  96. [ERROR] openmrs-bintray-repo (https://dl.bintray.com/openmrs/maven/, releases=true, snapshots=true),
  97. [ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false): java.net.SocketException: Connection reset
  98. [ERROR] -> [Help 1]
  99. [ERROR]
  100. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  101. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  102. [ERROR]
  103. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  104. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  105. [ERROR]
  106. [ERROR] After correcting the problems, you can resume the build with the command
  107. [ERROR] mvn <args> -rf :referenceapplication-package
  108.  
  109. @suubi7 | 13:17:44.37 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > mvn clean install -DskipTest=false -Dtests=DeleteFormTest test
  110. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  111. [INFO] Scanning for projects...
  112. [WARNING]
  113. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.12.0-SNAPSHOT
  114. [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 841, column 12
  115. [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 854, column 12
  116. [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 874, column 12
  117. [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 941, column 12
  118. [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 960, column 12
  119. [WARNING]
  120. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.12.0-SNAPSHOT
  121. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 102, column 21
  122. [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 841, column 12
  123. [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 854, column 12
  124. [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 874, column 12
  125. [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 941, column 12
  126. [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 960, column 12
  127. [WARNING]
  128. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.12.0-SNAPSHOT
  129. [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 841, column 12
  130. [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 854, column 12
  131. [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 874, column 12
  132. [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 941, column 12
  133. [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 960, column 12
  134. [WARNING]
  135. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  136. [WARNING]
  137. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  138. [WARNING]
  139. [INFO] ------------------------------------------------------------------------
  140. [INFO] Reactor Build Order:
  141. [INFO]
  142. [INFO] Reference Application Distribution [pom]
  143. [INFO] Reference Application Distribution Package [jar]
  144. [INFO] Reference Application Distribution UI Tests [jar]
  145. [INFO]
  146. [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
  147. [INFO] Building Reference Application Distribution 2.12.0-SNAPSHOT [1/3]
  148. [INFO] --------------------------------[ pom ]---------------------------------
  149. [INFO]
  150. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication ---
  151. [INFO]
  152. [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication ---
  153. [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
  154. [INFO]
  155. [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
  156. [INFO] Building Reference Application Distribution Package 2.12.0-SNAPSHOT [2/3]
  157. [INFO] --------------------------------[ jar ]---------------------------------
  158. [INFO]
  159. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-package ---
  160. [INFO] Deleting C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target
  161. [INFO]
  162. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
  163. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  164. [INFO] Copying 1 resource
  165. [INFO] Copying 2 resources
  166. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\main\webapp
  167. [INFO]
  168. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package ---
  169.  
  170. Downloading modules...
  171.  
  172. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  173. [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
  174. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
  175. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web
  176. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  177. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  178. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  179. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  180. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  181. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  182. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  183. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/fhir2-omod-1.2.0-20210312.180907-48.jar
  184. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/fhir2-omod-1.2.0-20210312.180907-48.jar (57 MB at 55 kB/s)
  185. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  186. 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
  187. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml
  188. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml
  189. 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
  190. 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 254 B/s)
  191. 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 185 B/s)
  192. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  193. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
  194. 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
  195. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
  196. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
  197. 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 209 B/s)
  198. 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 131 B/s)
  199. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/registrationapp-omod-1.23.0-20210315.074104-28.jar
  200. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/registrationapp-omod-1.23.0-20210315.074104-28.jar (916 kB at 32 kB/s)
  201. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  202. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
  203. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
  204. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
  205. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
  206. 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 446 B/s)
  207. 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 313 B/s)
  208. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  209. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
  210. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
  211. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
  212. 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
  213. 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 378 B/s)
  214. 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 372 B/s)
  215. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  216. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  217. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  218. 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
  219. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  220. 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 398 B/s)
  221. 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 335 B/s)
  222. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  223. 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
  224. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
  225. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
  226. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
  227. 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 397 B/s)
  228. 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 365 B/s)
  229. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  230. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  231. 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
  232. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  233. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  234. 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 506 B/s)
  235. 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 341 B/s)
  236. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  237. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
  238. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
  239. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
  240. 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
  241. 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 400 B/s)
  242. 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 386 B/s)
  243. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  244. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
  245. 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
  246. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
  247. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
  248. 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 404 B/s)
  249. 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 323 B/s)
  250. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  251. 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
  252. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
  253. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
  254. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
  255. 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 404 B/s)
  256. 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 253 B/s)
  257. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  258. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
  259. 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
  260. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
  261. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
  262. 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 395 B/s)
  263. 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 222 B/s)
  264. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/attachments-omod-2.5.0-20210315.070752-128.jar
  265. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/attachments-omod-2.5.0-20210315.070752-128.jar (313 kB at 43 kB/s)
  266. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  267. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
  268. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
  269. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
  270. 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
  271. 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 375 B/s)
  272. 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 191 B/s)
  273. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  274. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
  275. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
  276. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
  277. 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
  278. 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 497 B/s)
  279. 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 477 B/s)
  280. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  281. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
  282. 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
  283. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
  284. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
  285. 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 505 B/s)
  286. 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 432 B/s)
  287. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  288. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
  289. 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
  290. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
  291. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
  292. 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 444 B/s)
  293. 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 335 B/s)
  294. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/htmlformentryui-omod-2.0.0-20210315.074307-19.jar
  295. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/htmlformentryui-omod-2.0.0-20210315.074307-19.jar (1.5 MB at 59 kB/s)
  296. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  297. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
  298. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
  299. 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
  300. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
  301. 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 359 B/s)
  302. 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 268 B/s)
  303. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/referencedemodata-omod-1.4.7-20210315.074433-86.jar
  304. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/referencedemodata-omod-1.4.7-20210315.074433-86.jar (56 kB at 20 kB/s)
  305. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  306. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
  307. 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
  308. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
  309. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
  310. 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 415 B/s)
  311. 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 354 B/s)
  312. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/emrapi-omod-1.31.0-20210315.073655-172.jar
  313. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/emrapi-omod-1.31.0-20210315.073655-172.jar (1.0 MB at 57 kB/s)
  314. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  315. 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
  316. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  317. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  318. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  319. 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 388 B/s)
  320. 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 279 B/s)
  321. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/referenceapplication-omod-2.12.0-20210315.075204-89.jar
  322. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/referenceapplication-omod-2.12.0-20210315.075204-89.jar (1.9 MB at 47 kB/s)
  323. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  324. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
  325. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
  326. 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
  327. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
  328. 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 581 B/s)
  329. 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 340 B/s)
  330. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/htmlformentry-omod-4.0.0-20210312.194653-84.jar
  331. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/htmlformentry-omod-4.0.0-20210312.194653-84.jar (2.4 MB at 47 kB/s)
  332. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  333. 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
  334. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  335. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  336. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  337. 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 304 B/s)
  338. 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 258 B/s)
  339. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  340. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  341. 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
  342. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  343. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
  344. 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 395 B/s)
  345. 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 333 B/s)
  346. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/referencemetadata-omod-2.12.0-20210315.073827-87.jar
  347. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/referencemetadata-omod-2.12.0-20210315.073827-87.jar (537 kB at 43 kB/s)
  348. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  349. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  350. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  351. 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
  352. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  353. 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 387 B/s)
  354. 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 342 B/s)
  355. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  356. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
  357. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
  358. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
  359. 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
  360. 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 397 B/s)
  361. 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 390 B/s)
  362. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/coreapps-omod-1.32.0-20210315.074637-104.jar
  363. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/coreapps-omod-1.32.0-20210315.074637-104.jar (3.9 MB at 57 kB/s)
  364. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  365. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
  366. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
  367. 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
  368. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
  369. 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 477 B/s)
  370. 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 327 B/s)
  371. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  372. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
  373. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
  374. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
  375. 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
  376. 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 370 B/s)
  377. 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 317 B/s)
  378. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  379. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
  380. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
  381. 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
  382. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
  383. 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 390 B/s)
  384. 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 382 B/s)
  385. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  386. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  387. 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
  388. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  389. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
  390. 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 505 B/s)
  391. 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 437 B/s)
  392. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  393. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  394. 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
  395. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  396. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
  397. 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 340 B/s)
  398. 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 319 B/s)
  399. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  400. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
  401. 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
  402. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
  403. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
  404. 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 509 B/s)
  405. 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 420 B/s)
  406. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  407. 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
  408. 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
  409. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml
  410. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml
  411. 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 508 B/s)
  412. 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 441 B/s)
  413. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/webservices.rest-omod-2.30.0-20210315.072639-141.jar
  414. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/webservices.rest-omod-2.30.0-20210315.072639-141.jar (6.9 MB at 47 kB/s)
  415. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  416. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
  417. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
  418. 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
  419. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
  420. 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 380 B/s)
  421. 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 216 B/s)
  422. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  423. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  424. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  425. 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
  426. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
  427. 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 231 B/s)
  428. 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 132 B/s)
  429. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  430. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
  431. 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
  432. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
  433. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
  434. 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 389 B/s)
  435. 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 319 B/s)
  436. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  437. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  438. 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
  439. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  440. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
  441. 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 503 B/s)
  442. 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 424 B/s)
  443. [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
  444. [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
  445. [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
  446. [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
  447. [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
  448. [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
  449. [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
  450. [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
  451. [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
  452. [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
  453. [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
  454. [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
  455. [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
  456. [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
  457. [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
  458. [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
  459. [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
  460. [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
  461. [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
  462. [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
  463. [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
  464. [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
  465. [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
  466. [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
  467. [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
  468. [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
  469. [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
  470. [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
  471. [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
  472. [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
  473. [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
  474. [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
  475. [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
  476. [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
  477. [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
  478. [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
  479. [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
  480. [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
  481. [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
  482. [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
  483. [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
  484.  
  485. Downloading OWAs...
  486.  
  487. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  488.  
  489. Creating Docker Compose configuration...
  490.  
  491.  
  492. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro
  493.  
  494. [INFO]
  495. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package ---
  496.  
  497. Downloading modules...
  498.  
  499. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  500. [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
  501. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
  502. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web
  503. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  504. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  505. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  506. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  507. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  508. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  509. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  510. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  511. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  512. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  513. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  514. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  515. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  516. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  517. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  518. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  519. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  520. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  521. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  522. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  523. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  524. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  525. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  526. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  527. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  528. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  529. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  530. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  531. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  532. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  533. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  534. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  535. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  536. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  537. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  538. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  539. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  540. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  541. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  542. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  543. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  544. [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
  545. [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
  546. [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
  547. [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
  548. [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
  549. [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
  550. [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
  551. [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
  552. [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
  553. [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
  554. [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
  555. [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
  556. [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
  557. [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
  558. [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
  559. [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
  560. [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
  561. [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
  562. [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
  563. [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
  564. [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
  565. [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
  566. [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
  567. [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
  568. [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
  569. [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
  570. [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
  571. [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
  572. [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
  573. [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
  574. [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
  575. [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
  576. [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
  577. [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
  578. [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
  579. [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
  580. [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
  581. [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
  582. [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
  583. [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
  584. [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
  585.  
  586. Downloading OWAs...
  587.  
  588. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  589.  
  590. Creating Docker Compose configuration...
  591.  
  592.  
  593. 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
  594.  
  595. [INFO]
  596. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package ---
  597. [INFO] No sources to compile
  598. [INFO]
  599. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package ---
  600. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  601. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  602. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  603. [INFO]
  604. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package ---
  605. [INFO] No sources to compile
  606. [INFO]
  607. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package ---
  608. [INFO] No tests to run.
  609. [INFO] Surefire report directory: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\surefire-reports
  610.  
  611. -------------------------------------------------------
  612. T E S T S
  613. -------------------------------------------------------
  614.  
  615. Results :
  616.  
  617. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  618.  
  619. [INFO]
  620. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-package ---
  621. [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT.jar
  622. [INFO]
  623. [INFO] --- maven-assembly-plugin:2.3:single (make-assembly) @ referenceapplication-package ---
  624. [INFO] Reading assembly descriptor: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package/src/main/assembly/assembly.xml
  625. [INFO] Building zip: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip
  626. [INFO]
  627. [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ referenceapplication-package ---
  628. [INFO]
  629. [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-package ---
  630. [WARNING] JAR will be empty - no content was marked for inclusion!
  631. [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar
  632. [INFO]
  633. [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-package ---
  634. [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
  635. [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
  636. [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
  637. [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
  638. [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
  639. [INFO]
  640. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
  641. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  642. [INFO] Copying 1 resource
  643. [INFO] Copying 2 resources
  644. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\main\webapp
  645. [INFO]
  646. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package ---
  647.  
  648. The directory at 'C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro' contains docker config. Only modules and openmrs.war will be overriden
  649.  
  650. Downloading modules...
  651.  
  652. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  653. [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
  654. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
  655. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web
  656. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  657. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  658. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  659. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  660. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  661. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  662. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  663. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  664. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  665. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  666. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  667. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  668. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  669. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  670. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  671. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  672. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  673. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  674. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  675. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  676. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  677. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  678. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  679. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  680. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  681. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  682. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  683. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  684. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  685. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  686. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  687. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  688. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  689. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  690. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  691. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  692. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  693. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  694. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  695. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  696. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  697. [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
  698. [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
  699. [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
  700. [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
  701. [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
  702. [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
  703. [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
  704. [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
  705. [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
  706. [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
  707. [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
  708. [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
  709. [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
  710. [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
  711. [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
  712. [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
  713. [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
  714. [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
  715. [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
  716. [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
  717. [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
  718. [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
  719. [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
  720. [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
  721. [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
  722. [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
  723. [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
  724. [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
  725. [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
  726. [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
  727. [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
  728. [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
  729. [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
  730. [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
  731. [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
  732. [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
  733. [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
  734. [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
  735. [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
  736. [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
  737. [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
  738.  
  739. Downloading OWAs...
  740.  
  741. [ main] HttpMethodDirector INFO I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
  742. [ main] HttpMethodDirector INFO Retrying request
  743. [ main] HttpMethodDirector INFO I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
  744. [ main] HttpMethodDirector INFO Retrying request
  745. [ main] HttpMethodDirector INFO I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
  746. [ main] HttpMethodDirector INFO Retrying request
  747. [INFO] ------------------------------------------------------------------------
  748. [INFO] Reactor Summary for Reference Application Distribution 2.12.0-SNAPSHOT:
  749. [INFO]
  750. [INFO] Reference Application Distribution ................. SUCCESS [ 1.006 s]
  751. [INFO] Reference Application Distribution Package ......... FAILURE [28:46 min]
  752. [INFO] Reference Application Distribution UI Tests ........ SKIPPED
  753. [INFO] ------------------------------------------------------------------------
  754. [INFO] BUILD FAILURE
  755. [INFO] ------------------------------------------------------------------------
  756. [INFO] Total time: 28:47 min
  757. [INFO] Finished at: 2021-03-15T13:49:06+03:00
  758. [INFO] ------------------------------------------------------------------------
  759. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) on project referenceapplication-package: Execution build-distro of goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.12.4:build-distro failed: java.net.ConnectException: Connection timed out: connect -> [Help 1]
  760. [ERROR]
  761. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  762. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  763. [ERROR]
  764. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  765. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
  766. [ERROR]
  767. [ERROR] After correcting the problems, you can resume the build with the command
  768. [ERROR] mvn <args> -rf :referenceapplication-package
  769.  
  770. @suubi7 | 13:49:09.16 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > mvn -DskipTests=false -Dtests=DeleteFormTest test
  771. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  772. [INFO] Scanning for projects...
  773. [WARNING]
  774. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.12.0-SNAPSHOT
  775. [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 841, column 12
  776. [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 854, column 12
  777. [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 874, column 12
  778. [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 941, column 12
  779. [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 960, column 12
  780. [WARNING]
  781. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.12.0-SNAPSHOT
  782. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 102, column 21
  783. [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 841, column 12
  784. [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 854, column 12
  785. [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 874, column 12
  786. [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 941, column 12
  787. [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 960, column 12
  788. [WARNING]
  789. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.12.0-SNAPSHOT
  790. [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 841, column 12
  791. [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 854, column 12
  792. [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 874, column 12
  793. [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 941, column 12
  794. [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 960, column 12
  795. [WARNING]
  796. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  797. [WARNING]
  798. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  799. [WARNING]
  800. [INFO] ------------------------------------------------------------------------
  801. [INFO] Reactor Build Order:
  802. [INFO]
  803. [INFO] Reference Application Distribution [pom]
  804. [INFO] Reference Application Distribution Package [jar]
  805. [INFO] Reference Application Distribution UI Tests [jar]
  806. [INFO]
  807. [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
  808. [INFO] Building Reference Application Distribution 2.12.0-SNAPSHOT [1/3]
  809. [INFO] --------------------------------[ pom ]---------------------------------
  810. [INFO]
  811. [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
  812. [INFO] Building Reference Application Distribution Package 2.12.0-SNAPSHOT [2/3]
  813. [INFO] --------------------------------[ jar ]---------------------------------
  814. [INFO]
  815. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
  816. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  817. [INFO] Copying 1 resource
  818. [INFO] Copying 2 resources
  819. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\main\webapp
  820. [INFO]
  821. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package ---
  822.  
  823. The directory at 'C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro' contains docker config. Only modules and openmrs.war will be overriden
  824.  
  825. Downloading modules...
  826.  
  827. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  828. [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
  829. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
  830. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web
  831. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  832. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  833. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  834. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  835. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  836. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  837. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  838. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  839. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  840. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  841. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  842. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  843. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  844. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  845. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  846. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  847. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  848. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  849. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  850. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  851. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  852. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  853. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  854. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  855. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  856. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  857. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  858. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  859. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  860. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  861. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  862. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  863. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  864. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  865. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  866. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  867. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  868. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  869. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  870. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  871. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  872. [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
  873. [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
  874. [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
  875. [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
  876. [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
  877. [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
  878. [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
  879. [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
  880. [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
  881. [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
  882. [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
  883. [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
  884. [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
  885. [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
  886. [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
  887. [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
  888. [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
  889. [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
  890. [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
  891. [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
  892. [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
  893. [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
  894. [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
  895. [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
  896. [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
  897. [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
  898. [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
  899. [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
  900. [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
  901. [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
  902. [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
  903. [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
  904. [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
  905. [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
  906. [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
  907. [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
  908. [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
  909. [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
  910. [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
  911. [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
  912. [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
  913.  
  914. Downloading OWAs...
  915.  
  916. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  917.  
  918. Creating Docker Compose configuration...
  919.  
  920.  
  921. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro
  922.  
  923. [INFO]
  924. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package ---
  925.  
  926. The directory at 'C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro' contains docker config. Only modules and openmrs.war will be overriden
  927.  
  928. Downloading modules...
  929.  
  930. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  931. [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
  932. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
  933. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web
  934. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  935. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  936. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  937. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  938. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  939. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  940. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  941. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  942. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  943. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  944. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  945. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  946. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  947. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  948. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  949. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  950. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  951. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  952. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  953. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  954. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  955. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  956. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  957. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  958. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  959. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  960. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  961. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  962. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  963. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  964. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  965. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  966. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  967. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  968. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  969. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  970. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  971. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  972. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  973. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  974. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  975. [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
  976. [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
  977. [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
  978. [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
  979. [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
  980. [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
  981. [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
  982. [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
  983. [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
  984. [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
  985. [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
  986. [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
  987. [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
  988. [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
  989. [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
  990. [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
  991. [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
  992. [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
  993. [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
  994. [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
  995. [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
  996. [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
  997. [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
  998. [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
  999. [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
  1000. [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
  1001. [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
  1002. [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
  1003. [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
  1004. [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
  1005. [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
  1006. [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
  1007. [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
  1008. [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
  1009. [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
  1010. [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
  1011. [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
  1012. [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
  1013. [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
  1014. [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
  1015. [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
  1016.  
  1017. Downloading OWAs...
  1018.  
  1019. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  1020.  
  1021. Creating Docker Compose configuration...
  1022.  
  1023.  
  1024. 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
  1025.  
  1026. [INFO]
  1027. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package ---
  1028. [INFO] No sources to compile
  1029. [INFO]
  1030. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package ---
  1031. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1032. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  1033. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  1034. [INFO]
  1035. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package ---
  1036. [INFO] No sources to compile
  1037. [INFO]
  1038. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package ---
  1039. [INFO] No tests to run.
  1040. [INFO] Surefire report directory: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\surefire-reports
  1041.  
  1042. -------------------------------------------------------
  1043. T E S T S
  1044. -------------------------------------------------------
  1045.  
  1046. Results :
  1047.  
  1048. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  1049.  
  1050. [INFO]
  1051. [INFO] ----------< org.openmrs.distro:referenceapplication-ui-tests >----------
  1052. [INFO] Building Reference Application Distribution UI Tests 2.12.0-SNAPSHOT [3/3]
  1053. [INFO] --------------------------------[ jar ]---------------------------------
  1054. Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
  1055. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
  1056. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
  1057. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
  1058. 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 118 B/s)
  1059. 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 115 B/s)
  1060. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/uitestframework-2.4.0-20210312.135240-5.pom
  1061. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/uitestframework-2.4.0-20210312.135240-5.pom (5.3 kB at 2.9 kB/s)
  1062. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/uitestframework-2.4.0-20210312.135240-5.jar
  1063. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/uitestframework-2.4.0-20210312.135240-5.jar (16 MB at 48 kB/s)
  1064. [INFO]
  1065. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-ui-tests ---
  1066. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1067. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\src\main\resources
  1068. [INFO]
  1069. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-ui-tests ---
  1070. [INFO] No sources to compile
  1071. [INFO]
  1072. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-ui-tests ---
  1073. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1074. [INFO] Copying 0 resource
  1075. [INFO] Copying 1 resource
  1076. [INFO]
  1077. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-ui-tests ---
  1078. [INFO] Changes detected - recompiling the module!
  1079. [INFO] Compiling 113 source files to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\target\test-classes
  1080. [INFO] -------------------------------------------------------------
  1081. [ERROR] COMPILATION ERROR :
  1082. [INFO] -------------------------------------------------------------
  1083. [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java:[12,43] package com.thoughtworks.selenium.webdriven does not exist
  1084. [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/DeleteFormTest.java:[24,23] cannot find symbol
  1085. symbol: method enable()
  1086. location: @interface org.junit.Before
  1087. [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/DeleteFormTest.java:[34,21] cannot find symbol
  1088. symbol: method enable()
  1089. location: @interface org.junit.jupiter.api.Test
  1090. [INFO] 3 errors
  1091. [INFO] -------------------------------------------------------------
  1092. [INFO] ------------------------------------------------------------------------
  1093. [INFO] Reactor Summary for Reference Application Distribution 2.12.0-SNAPSHOT:
  1094. [INFO]
  1095. [INFO] Reference Application Distribution ................. SUCCESS [ 0.020 s]
  1096. [INFO] Reference Application Distribution Package ......... SUCCESS [01:35 min]
  1097. [INFO] Reference Application Distribution UI Tests ........ FAILURE [06:32 min]
  1098. [INFO] ------------------------------------------------------------------------
  1099. [INFO] BUILD FAILURE
  1100. [INFO] ------------------------------------------------------------------------
  1101. [INFO] Total time: 08:09 min
  1102. [INFO] Finished at: 2021-03-15T14:00:03+03:00
  1103. [INFO] ------------------------------------------------------------------------
  1104. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project referenceapplication-ui-tests: Compilation failure: Compilation failure:
  1105. [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java:[12,43] package com.thoughtworks.selenium.webdriven does not exist
  1106. [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/DeleteFormTest.java:[24,23] cannot find symbol
  1107. [ERROR] symbol: method enable()
  1108. [ERROR] location: @interface org.junit.Before
  1109. [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/DeleteFormTest.java:[34,21] cannot find symbol
  1110. [ERROR] symbol: method enable()
  1111. [ERROR] location: @interface org.junit.jupiter.api.Test
  1112. [ERROR] -> [Help 1]
  1113. [ERROR]
  1114. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  1115. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  1116. [ERROR]
  1117. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  1118. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  1119. [ERROR]
  1120. [ERROR] After correcting the problems, you can resume the build with the command
  1121. [ERROR] mvn <args> -rf :referenceapplication-ui-tests
  1122.  
  1123. @suubi7 | 14:00:04.18 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > mvn -DskipTests=true -Dtest=DeleteFormTest test
  1124. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  1125. [INFO] Scanning for projects...
  1126. [WARNING]
  1127. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.12.0-SNAPSHOT
  1128. [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 841, column 12
  1129. [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 854, column 12
  1130. [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 874, column 12
  1131. [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 941, column 12
  1132. [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 960, column 12
  1133. [WARNING]
  1134. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.12.0-SNAPSHOT
  1135. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 102, column 21
  1136. [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 841, column 12
  1137. [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 854, column 12
  1138. [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 874, column 12
  1139. [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 941, column 12
  1140. [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 960, column 12
  1141. [WARNING]
  1142. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.12.0-SNAPSHOT
  1143. [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 841, column 12
  1144. [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 854, column 12
  1145. [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 874, column 12
  1146. [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 941, column 12
  1147. [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 960, column 12
  1148. [WARNING]
  1149. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  1150. [WARNING]
  1151. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  1152. [WARNING]
  1153. [INFO] ------------------------------------------------------------------------
  1154. [INFO] Reactor Build Order:
  1155. [INFO]
  1156. [INFO] Reference Application Distribution [pom]
  1157. [INFO] Reference Application Distribution Package [jar]
  1158. [INFO] Reference Application Distribution UI Tests [jar]
  1159. [INFO]
  1160. [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
  1161. [INFO] Building Reference Application Distribution 2.12.0-SNAPSHOT [1/3]
  1162. [INFO] --------------------------------[ pom ]---------------------------------
  1163. [INFO]
  1164. [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
  1165. [INFO] Building Reference Application Distribution Package 2.12.0-SNAPSHOT [2/3]
  1166. [INFO] --------------------------------[ jar ]---------------------------------
  1167. [INFO]
  1168. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
  1169. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1170. [INFO] Copying 1 resource
  1171. [INFO] Copying 2 resources
  1172. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\main\webapp
  1173. [INFO]
  1174. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package ---
  1175.  
  1176. The directory at 'C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro' contains docker config. Only modules and openmrs.war will be overriden
  1177.  
  1178. Downloading modules...
  1179.  
  1180. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  1181. [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
  1182. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
  1183. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web
  1184. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  1185. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  1186. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  1187. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  1188. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  1189. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  1190. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  1191. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  1192. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  1193. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  1194. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  1195. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  1196. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  1197. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  1198. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  1199. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  1200. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  1201. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  1202. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  1203. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  1204. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  1205. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  1206. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  1207. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  1208. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  1209. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  1210. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  1211. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  1212. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  1213. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  1214. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  1215. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  1216. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  1217. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  1218. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  1219. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  1220. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  1221. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  1222. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  1223. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  1224. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  1225. [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
  1226. [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
  1227. [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
  1228. [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
  1229. [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
  1230. [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
  1231. [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
  1232. [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
  1233. [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
  1234. [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
  1235. [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
  1236. [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
  1237. [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
  1238. [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
  1239. [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
  1240. [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
  1241. [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
  1242. [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
  1243. [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
  1244. [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
  1245. [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
  1246. [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
  1247. [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
  1248. [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
  1249. [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
  1250. [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
  1251. [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
  1252. [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
  1253. [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
  1254. [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
  1255. [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
  1256. [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
  1257. [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
  1258. [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
  1259. [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
  1260. [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
  1261. [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
  1262. [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
  1263. [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
  1264. [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
  1265. [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
  1266.  
  1267. Downloading OWAs...
  1268.  
  1269. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  1270.  
  1271. Creating Docker Compose configuration...
  1272.  
  1273.  
  1274. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro
  1275.  
  1276. [INFO]
  1277. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package ---
  1278.  
  1279. The directory at 'C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro' contains docker config. Only modules and openmrs.war will be overriden
  1280.  
  1281. Downloading modules...
  1282.  
  1283. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  1284. [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
  1285. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
  1286. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web
  1287. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  1288. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  1289. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  1290. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  1291. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  1292. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  1293. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  1294. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  1295. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  1296. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  1297. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  1298. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  1299. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  1300. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  1301. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  1302. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  1303. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  1304. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  1305. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  1306. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  1307. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  1308. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  1309. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  1310. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  1311. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  1312. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  1313. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  1314. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  1315. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  1316. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  1317. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  1318. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  1319. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  1320. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  1321. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  1322. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  1323. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  1324. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  1325. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  1326. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  1327. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  1328. [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
  1329. [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
  1330. [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
  1331. [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
  1332. [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
  1333. [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
  1334. [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
  1335. [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
  1336. [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
  1337. [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
  1338. [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
  1339. [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
  1340. [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
  1341. [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
  1342. [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
  1343. [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
  1344. [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
  1345. [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
  1346. [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
  1347. [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
  1348. [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
  1349. [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
  1350. [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
  1351. [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
  1352. [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
  1353. [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
  1354. [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
  1355. [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
  1356. [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
  1357. [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
  1358. [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
  1359. [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
  1360. [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
  1361. [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
  1362. [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
  1363. [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
  1364. [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
  1365. [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
  1366. [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
  1367. [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
  1368. [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
  1369.  
  1370. Downloading OWAs...
  1371.  
  1372. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  1373.  
  1374. Creating Docker Compose configuration...
  1375.  
  1376.  
  1377. 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
  1378.  
  1379. [INFO]
  1380. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package ---
  1381. [INFO] No sources to compile
  1382. [INFO]
  1383. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package ---
  1384. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1385. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  1386. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  1387. [INFO]
  1388. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package ---
  1389. [INFO] No sources to compile
  1390. [INFO]
  1391. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package ---
  1392. [INFO] Tests are skipped.
  1393. [INFO]
  1394. [INFO] ----------< org.openmrs.distro:referenceapplication-ui-tests >----------
  1395. [INFO] Building Reference Application Distribution UI Tests 2.12.0-SNAPSHOT [3/3]
  1396. [INFO] --------------------------------[ jar ]---------------------------------
  1397. [INFO]
  1398. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-ui-tests ---
  1399. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1400. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\src\main\resources
  1401. [INFO]
  1402. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-ui-tests ---
  1403. [INFO] No sources to compile
  1404. [INFO]
  1405. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-ui-tests ---
  1406. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1407. [INFO] Copying 0 resource
  1408. [INFO] Copying 1 resource
  1409. [INFO]
  1410. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-ui-tests ---
  1411. [INFO] Nothing to compile - all classes are up to date
  1412. [INFO]
  1413. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-ui-tests ---
  1414. [INFO] Tests are skipped.
  1415. [INFO] ------------------------------------------------------------------------
  1416. [INFO] Reactor Summary for Reference Application Distribution 2.12.0-SNAPSHOT:
  1417. [INFO]
  1418. [INFO] Reference Application Distribution ................. SUCCESS [ 0.023 s]
  1419. [INFO] Reference Application Distribution Package ......... SUCCESS [01:26 min]
  1420. [INFO] Reference Application Distribution UI Tests ........ SUCCESS [ 6.229 s]
  1421. [INFO] ------------------------------------------------------------------------
  1422. [INFO] BUILD SUCCESS
  1423. [INFO] ------------------------------------------------------------------------
  1424. [INFO] Total time: 01:33 min
  1425. [INFO] Finished at: 2021-03-15T14:22:24+03:00
  1426. [INFO] ------------------------------------------------------------------------
  1427.  
  1428. @suubi7 | 14:22:25.71 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > git status
  1429. On branch RATEST-93
  1430. Changes not staged for commit:
  1431. (use "git add <file>..." to update what will be committed)
  1432. (use "git restore <file>..." to discard changes in working directory)
  1433. modified: pom.xml
  1434. modified: ui-tests/pom.xml
  1435. modified: ui-tests/src/test/java/org/openmrs/reference/DeleteFormTest.java
  1436. modified: ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java
  1437.  
  1438. no changes added to commit (use "git add" and/or "git commit -a")
  1439.  
  1440. @suubi7 | 14:22:45.09 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > mvn -DskipTests=false -Dtest=DeleteFormTest test
  1441. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  1442. [INFO] Scanning for projects...
  1443. [WARNING]
  1444. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.12.0-SNAPSHOT
  1445. [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 841, column 12
  1446. [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 854, column 12
  1447. [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 874, column 12
  1448. [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 941, column 12
  1449. [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 960, column 12
  1450. [WARNING]
  1451. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.12.0-SNAPSHOT
  1452. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 102, column 21
  1453. [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 841, column 12
  1454. [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 854, column 12
  1455. [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 874, column 12
  1456. [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 941, column 12
  1457. [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 960, column 12
  1458. [WARNING]
  1459. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.12.0-SNAPSHOT
  1460. [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 841, column 12
  1461. [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 854, column 12
  1462. [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 874, column 12
  1463. [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 941, column 12
  1464. [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 960, column 12
  1465. [WARNING]
  1466. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  1467. [WARNING]
  1468. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  1469. [WARNING]
  1470. [INFO] ------------------------------------------------------------------------
  1471. [INFO] Reactor Build Order:
  1472. [INFO]
  1473. [INFO] Reference Application Distribution [pom]
  1474. [INFO] Reference Application Distribution Package [jar]
  1475. [INFO] Reference Application Distribution UI Tests [jar]
  1476. [INFO]
  1477. [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
  1478. [INFO] Building Reference Application Distribution 2.12.0-SNAPSHOT [1/3]
  1479. [INFO] --------------------------------[ pom ]---------------------------------
  1480. [INFO]
  1481. [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
  1482. [INFO] Building Reference Application Distribution Package 2.12.0-SNAPSHOT [2/3]
  1483. [INFO] --------------------------------[ jar ]---------------------------------
  1484. [INFO]
  1485. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
  1486. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1487. [INFO] Copying 1 resource
  1488. [INFO] Copying 2 resources
  1489. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\main\webapp
  1490. [INFO]
  1491. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package ---
  1492.  
  1493. The directory at 'C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro' contains docker config. Only modules and openmrs.war will be overriden
  1494.  
  1495. Downloading modules...
  1496.  
  1497. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  1498. [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
  1499. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
  1500. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web
  1501. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  1502. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  1503. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  1504. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  1505. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  1506. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  1507. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  1508. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  1509. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  1510. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  1511. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  1512. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  1513. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  1514. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  1515. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  1516. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  1517. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  1518. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  1519. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  1520. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  1521. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  1522. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  1523. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  1524. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  1525. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  1526. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  1527. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  1528. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  1529. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  1530. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  1531. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  1532. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  1533. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  1534. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  1535. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  1536. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  1537. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  1538. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  1539. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  1540. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  1541. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  1542. [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
  1543. [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
  1544. [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
  1545. [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
  1546. [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
  1547. [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
  1548. [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
  1549. [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
  1550. [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
  1551. [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
  1552. [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
  1553. [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
  1554. [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
  1555. [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
  1556. [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
  1557. [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
  1558. [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
  1559. [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
  1560. [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
  1561. [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
  1562. [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
  1563. [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
  1564. [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
  1565. [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
  1566. [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
  1567. [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
  1568. [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
  1569. [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
  1570. [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
  1571. [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
  1572. [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
  1573. [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
  1574. [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
  1575. [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
  1576. [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
  1577. [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
  1578. [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
  1579. [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
  1580. [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
  1581. [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
  1582. [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
  1583.  
  1584. Downloading OWAs...
  1585.  
  1586. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  1587.  
  1588. Creating Docker Compose configuration...
  1589.  
  1590.  
  1591. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro
  1592.  
  1593. [INFO]
  1594. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package ---
  1595.  
  1596. The directory at 'C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro' contains docker config. Only modules and openmrs.war will be overriden
  1597.  
  1598. Downloading modules...
  1599.  
  1600. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  1601. [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
  1602. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
  1603. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web
  1604. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  1605. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  1606. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  1607. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  1608. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  1609. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  1610. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  1611. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  1612. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  1613. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  1614. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  1615. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  1616. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  1617. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  1618. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  1619. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  1620. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  1621. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  1622. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  1623. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  1624. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  1625. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  1626. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  1627. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  1628. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  1629. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  1630. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  1631. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  1632. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  1633. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  1634. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  1635. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  1636. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  1637. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  1638. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  1639. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  1640. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  1641. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  1642. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  1643. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  1644. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  1645. [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
  1646. [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
  1647. [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
  1648. [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
  1649. [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
  1650. [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
  1651. [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
  1652. [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
  1653. [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
  1654. [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
  1655. [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
  1656. [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
  1657. [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
  1658. [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
  1659. [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
  1660. [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
  1661. [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
  1662. [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
  1663. [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
  1664. [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
  1665. [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
  1666. [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
  1667. [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
  1668. [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
  1669. [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
  1670. [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
  1671. [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
  1672. [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
  1673. [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
  1674. [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
  1675. [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
  1676. [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
  1677. [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
  1678. [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
  1679. [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
  1680. [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
  1681. [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
  1682. [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
  1683. [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
  1684. [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
  1685. [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
  1686.  
  1687. Downloading OWAs...
  1688.  
  1689. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  1690.  
  1691. Creating Docker Compose configuration...
  1692.  
  1693.  
  1694. 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
  1695.  
  1696. [INFO]
  1697. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package ---
  1698. [INFO] No sources to compile
  1699. [INFO]
  1700. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package ---
  1701. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1702. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  1703. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  1704. [INFO]
  1705. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package ---
  1706. [INFO] No sources to compile
  1707. [INFO]
  1708. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package ---
  1709. [INFO] No tests to run.
  1710. [INFO] Surefire report directory: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\surefire-reports
  1711.  
  1712. -------------------------------------------------------
  1713. T E S T S
  1714. -------------------------------------------------------
  1715.  
  1716. Results :
  1717.  
  1718. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  1719.  
  1720. [INFO] ------------------------------------------------------------------------
  1721. [INFO] Reactor Summary for Reference Application Distribution 2.12.0-SNAPSHOT:
  1722. [INFO]
  1723. [INFO] Reference Application Distribution ................. SUCCESS [ 0.027 s]
  1724. [INFO] Reference Application Distribution Package ......... FAILURE [ 59.024 s]
  1725. [INFO] Reference Application Distribution UI Tests ........ SKIPPED
  1726. [INFO] ------------------------------------------------------------------------
  1727. [INFO] BUILD FAILURE
  1728. [INFO] ------------------------------------------------------------------------
  1729. [INFO] Total time: 59.936 s
  1730. [INFO] Finished at: 2021-03-15T14:27:29+03:00
  1731. [INFO] ------------------------------------------------------------------------
  1732. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project referenceapplication-package: No tests were executed! (Set -DfailIfNoTests=false to ignore this error.) -> [Help 1]
  1733. [ERROR]
  1734. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  1735. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  1736. [ERROR]
  1737. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  1738. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  1739. [ERROR]
  1740. [ERROR] After correcting the problems, you can resume the build with the command
  1741. [ERROR] mvn <args> -rf :referenceapplication-package
  1742.  
  1743. @suubi7 | 14:27:29.30 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > mvn -DskipTests=true -Dtest=DeleteFormTest test
  1744. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  1745. [INFO] Scanning for projects...
  1746. [WARNING]
  1747. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.12.0-SNAPSHOT
  1748. [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 841, column 12
  1749. [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 854, column 12
  1750. [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 874, column 12
  1751. [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 941, column 12
  1752. [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 960, column 12
  1753. [WARNING]
  1754. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.12.0-SNAPSHOT
  1755. [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 102, column 21
  1756. [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 841, column 12
  1757. [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 854, column 12
  1758. [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 874, column 12
  1759. [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 941, column 12
  1760. [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 960, column 12
  1761. [WARNING]
  1762. [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.12.0-SNAPSHOT
  1763. [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 841, column 12
  1764. [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 854, column 12
  1765. [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 874, column 12
  1766. [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 941, column 12
  1767. [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 960, column 12
  1768. [WARNING]
  1769. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  1770. [WARNING]
  1771. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  1772. [WARNING]
  1773. [INFO] ------------------------------------------------------------------------
  1774. [INFO] Reactor Build Order:
  1775. [INFO]
  1776. [INFO] Reference Application Distribution [pom]
  1777. [INFO] Reference Application Distribution Package [jar]
  1778. [INFO] Reference Application Distribution UI Tests [jar]
  1779. [INFO]
  1780. [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
  1781. [INFO] Building Reference Application Distribution 2.12.0-SNAPSHOT [1/3]
  1782. [INFO] --------------------------------[ pom ]---------------------------------
  1783. [INFO]
  1784. [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
  1785. [INFO] Building Reference Application Distribution Package 2.12.0-SNAPSHOT [2/3]
  1786. [INFO] --------------------------------[ jar ]---------------------------------
  1787. [INFO]
  1788. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
  1789. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1790. [INFO] Copying 1 resource
  1791. [INFO] Copying 2 resources
  1792. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\main\webapp
  1793. [INFO]
  1794. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package ---
  1795.  
  1796. The directory at 'C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro' contains docker config. Only modules and openmrs.war will be overriden
  1797.  
  1798. Downloading modules...
  1799.  
  1800. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  1801. [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
  1802. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
  1803. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web
  1804. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  1805. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  1806. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  1807. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  1808. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  1809. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  1810. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  1811. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  1812. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  1813. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  1814. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  1815. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  1816. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  1817. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  1818. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  1819. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  1820. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  1821. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  1822. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  1823. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  1824. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  1825. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  1826. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  1827. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  1828. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  1829. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  1830. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  1831. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  1832. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  1833. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  1834. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  1835. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  1836. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  1837. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  1838. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  1839. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  1840. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  1841. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  1842. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  1843. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  1844. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  1845. [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
  1846. [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
  1847. [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
  1848. [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
  1849. [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
  1850. [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
  1851. [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
  1852. [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
  1853. [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
  1854. [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
  1855. [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
  1856. [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
  1857. [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
  1858. [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
  1859. [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
  1860. [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
  1861. [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
  1862. [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
  1863. [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
  1864. [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
  1865. [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
  1866. [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
  1867. [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
  1868. [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
  1869. [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
  1870. [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
  1871. [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
  1872. [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
  1873. [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
  1874. [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
  1875. [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
  1876. [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
  1877. [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
  1878. [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
  1879. [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
  1880. [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
  1881. [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
  1882. [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
  1883. [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
  1884. [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
  1885. [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
  1886.  
  1887. Downloading OWAs...
  1888.  
  1889. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  1890.  
  1891. Creating Docker Compose configuration...
  1892.  
  1893.  
  1894. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro
  1895.  
  1896. [INFO]
  1897. [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package ---
  1898.  
  1899. The directory at 'C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro' contains docker config. Only modules and openmrs.war will be overriden
  1900.  
  1901. Downloading modules...
  1902.  
  1903. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
  1904. [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
  1905. file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
  1906. target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web
  1907. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
  1908. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
  1909. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
  1910. [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
  1911. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
  1912. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
  1913. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
  1914. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
  1915. [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
  1916. [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
  1917. [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
  1918. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
  1919. [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
  1920. [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
  1921. [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
  1922. [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
  1923. [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
  1924. [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
  1925. [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
  1926. [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
  1927. [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
  1928. [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
  1929. [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
  1930. [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
  1931. [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
  1932. [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
  1933. [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
  1934. [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
  1935. [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
  1936. [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
  1937. [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
  1938. [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
  1939. [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
  1940. [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
  1941. [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
  1942. [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
  1943. [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
  1944. [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
  1945. [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
  1946. [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
  1947. [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
  1948. [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
  1949. [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
  1950. [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
  1951. [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
  1952. [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
  1953. [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
  1954. [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
  1955. [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
  1956. [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
  1957. [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
  1958. [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
  1959. [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
  1960. [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
  1961. [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
  1962. [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
  1963. [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
  1964. [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
  1965. [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
  1966. [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
  1967. [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
  1968. [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
  1969. [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
  1970. [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
  1971. [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
  1972. [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
  1973. [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
  1974. [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
  1975. [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
  1976. [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
  1977. [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
  1978. [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
  1979. [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
  1980. [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
  1981. [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
  1982. [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
  1983. [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
  1984. [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
  1985. [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
  1986. [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
  1987. [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
  1988. [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
  1989.  
  1990. Downloading OWAs...
  1991.  
  1992. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  1993.  
  1994. Creating Docker Compose configuration...
  1995.  
  1996.  
  1997. 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
  1998.  
  1999. [INFO]
  2000. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package ---
  2001. [INFO] No sources to compile
  2002. [INFO]
  2003. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package ---
  2004. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  2005. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  2006. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
  2007. [INFO]
  2008. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package ---
  2009. [INFO] No sources to compile
  2010. [INFO]
  2011. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package ---
  2012. [INFO] Tests are skipped.
  2013. [INFO]
  2014. [INFO] ----------< org.openmrs.distro:referenceapplication-ui-tests >----------
  2015. [INFO] Building Reference Application Distribution UI Tests 2.12.0-SNAPSHOT [3/3]
  2016. [INFO] --------------------------------[ jar ]---------------------------------
  2017. [INFO]
  2018. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-ui-tests ---
  2019. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  2020. [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\src\main\resources
  2021. [INFO]
  2022. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-ui-tests ---
  2023. [INFO] No sources to compile
  2024. [INFO]
  2025. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-ui-tests ---
  2026. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  2027. [INFO] Copying 0 resource
  2028. [INFO] Copying 1 resource
  2029. [INFO]
  2030. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-ui-tests ---
  2031. [INFO] Nothing to compile - all classes are up to date
  2032. [INFO]
  2033. [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-ui-tests ---
  2034. [INFO] Tests are skipped.
  2035. [INFO] ------------------------------------------------------------------------
  2036. [INFO] Reactor Summary for Reference Application Distribution 2.12.0-SNAPSHOT:
  2037. [INFO]
  2038. [INFO] Reference Application Distribution ................. SUCCESS [ 0.033 s]
  2039. [INFO] Reference Application Distribution Package ......... SUCCESS [ 45.137 s]
  2040. [INFO] Reference Application Distribution UI Tests ........ SUCCESS [ 1.346 s]
  2041. [INFO] ------------------------------------------------------------------------
  2042. [INFO] BUILD SUCCESS
  2043. [INFO] ------------------------------------------------------------------------
  2044. [INFO] Total time: 47.282 s
  2045. [INFO] Finished at: 2021-03-15T14:38:40+03:00
  2046. [INFO] ------------------------------------------------------------------------
  2047.  
  2048. @suubi7 | 14:38:40.50 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication >
  2049.  
  2050. @suubi7 | 14:38:48.71 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement