Advertisement
Guest User

myfirstmodule stack trace

a guest
Dec 9th, 2023
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 178.23 KB | Software | 0 0
  1. [INFO] Reactor Summary for OpenMRS SDK 5.6.0-SNAPSHOT:
  2. [INFO]
  3. [INFO] OpenMRS SDK ........................................ SUCCESS [05:30 min]
  4. [INFO] OpenMRS Reference Application Module Maven Archetype SKIPPED
  5. [INFO] OpenMRS Platform Module Maven Archetype ............ SKIPPED
  6. [INFO] OpenMRS OWA Submodule Maven Archetype .............. SKIPPED
  7. [INFO] sdk-commons ........................................ SKIPPED
  8. [INFO] OpenMRS SDK Docker Maven Plugin .................... SKIPPED
  9. [INFO] OpenMRS SDK Tomcat7 Maven Plugin ................... SKIPPED
  10. [INFO] OpenMRS SDK Tomcat9 Maven Plugin ................... SKIPPED
  11. [INFO] OpenMRS SDK Maven Plugin ........................... SKIPPED
  12. [INFO] OpenMRS SDK Integration Tests ...................... SKIPPED
  13. [INFO] ------------------------------------------------------------------------
  14. [INFO] BUILD SUCCESS
  15. [INFO] ------------------------------------------------------------------------
  16. [INFO] Total time: 05:32 min
  17. [INFO] Finished at: 2023-12-07T00:15:39-08:00
  18. [INFO] ------------------------------------------------------------------------
  19. PS E:\openmrs-sdk-master> -E:
  20. -E: : The term '-E:' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
  21. spelling of the name, or if a path was included, verify that the path is correct and try again.
  22. At line:1 char:1
  23. + -E:
  24. + ~~~
  25. + CategoryInfo : ObjectNotFound: (-E::String) [], CommandNotFoundException
  26. + FullyQualifiedErrorId : CommandNotFoundException
  27.  
  28. PS E:\openmrs-sdk-master> E:
  29. PS E:\openmrs-sdk-master> CD
  30. PS E:\openmrs-sdk-master> cd .\myfirstmodule
  31. PS E:\openmrs-sdk-master\myfirstmodule> mvn clean install
  32. [INFO] Scanning for projects...
  33. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom
  34. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom (38 kB at 6.2 kB/s)
  35. [WARNING]
  36. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:myfirstmodule-api:jar:1.0.0-SNAPSHOT
  37. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 814, column 12
  38. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 848, column 12
  39. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 868, column 12
  40. [WARNING]
  41. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:myfirstmodule-omod:jar:1.0.0-SNAPSHOT
  42. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 814, column 12
  43. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 848, column 12
  44. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 868, column 12
  45. [WARNING]
  46. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:myfirstmodule:pom:1.0.0-SNAPSHOT
  47. [WARNING] 'parent.relativePath' of POM org.openmrs.module:myfirstmodule:1.0.0-SNAPSHOT (E:\openmrs-sdk-master\myfirstmodule\pom.xml) points at org.openmrs.maven:openmrs-sdk instead of org.openmrs.maven.parents:maven-parent-openmrs-module, please verify your project structure @ line 5, column 13
  48. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 814, column 12
  49. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 848, column 12
  50. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 868, column 12
  51. [WARNING]
  52. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  53. [WARNING]
  54. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  55. [WARNING]
  56. [INFO] ------------------------------------------------------------------------
  57. [INFO] Reactor Build Order:
  58. [INFO]
  59. [INFO] Myfirstmodule [pom]
  60. [INFO] Myfirstmodule API [jar]
  61. [INFO] Myfirstmodule OMOD [jar]
  62. [INFO]
  63. [INFO] ------------------< org.openmrs.module:myfirstmodule >------------------
  64. [INFO] Building Myfirstmodule 1.0.0-SNAPSHOT [1/3]
  65. [INFO] from pom.xml
  66. [INFO] --------------------------------[ pom ]---------------------------------
  67. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
  68. Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
  69. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 1.3 kB/s)
  70. Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 510 B/s)
  71. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/0.4/maven-java-formatter-plugin-0.4.pom
  72. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/0.4/maven-java-formatter-plugin-0.4.pom (8.6 kB at 10 kB/s)
  73. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/0.4/maven-java-formatter-plugin-0.4.jar
  74. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/googlecode/maven-java-formatter-plugin/maven-java-formatter-plugin/0.4/maven-java-formatter-plugin-0.4.jar (19 kB at 18 kB/s)
  75. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/buildnumber-maven-plugin/1.1/buildnumber-maven-plugin-1.1.pom
  76. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/buildnumber-maven-plugin/1.1/buildnumber-maven-plugin-1.1.pom (13 kB at 14 kB/s)
  77. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom
  78. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom (26 kB at 20 kB/s)
  79. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/buildnumber-maven-plugin/1.1/buildnumber-maven-plugin-1.1.jar
  80. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/buildnumber-maven-plugin/1.1/buildnumber-maven-plugin-1.1.jar (26 kB at 27 kB/s)
  81. [INFO]
  82. [INFO] --- clean:3.2.0:clean (default-clean) @ myfirstmodule ---
  83. [INFO]
  84. [INFO] --- buildnumber:1.1:create (default) @ myfirstmodule ---
  85. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/junit/junit/4.10/junit-4.10.pom
  86. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/junit/junit/4.10/junit-4.10.pom (2.3 kB at 2.7 kB/s)
  87. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
  88. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 828 B/s)
  89. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
  90. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 8.8 kB/s)
  91. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-api/1.7/maven-scm-api-1.7.pom
  92. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-api/1.7/maven-scm-api-1.7.pom (1.6 kB at 1.9 kB/s)
  93. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm/1.7/maven-scm-1.7.pom
  94. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm/1.7/maven-scm-1.7.pom (18 kB at 21 kB/s)
  95. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.pom
  96. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.pom (2.2 kB at 3.5 kB/s)
  97. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-managers/1.7/maven-scm-managers-1.7.pom
  98. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-managers/1.7/maven-scm-managers-1.7.pom (1.5 kB at 1.6 kB/s)
  99. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.pom
  100. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.pom (2.1 kB at 2.4 kB/s)
  101. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers/1.7/maven-scm-providers-1.7.pom
  102. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers/1.7/maven-scm-providers-1.7.pom (3.7 kB at 6.4 kB/s)
  103. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/regexp/regexp/1.3/regexp-1.3.pom
  104. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/regexp/regexp/1.3/regexp-1.3.pom (145 B at 225 B/s)
  105. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.7/maven-scm-provider-svnexe-1.7.pom
  106. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.7/maven-scm-provider-svnexe-1.7.pom (2.5 kB at 4.4 kB/s)
  107. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers-svn/1.7/maven-scm-providers-svn-1.7.pom
  108. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers-svn/1.7/maven-scm-providers-svn-1.7.pom (2.1 kB at 3.3 kB/s)
  109. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.7/maven-scm-provider-svn-commons-1.7.pom
  110. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.7/maven-scm-provider-svn-commons-1.7.pom (2.7 kB at 4.6 kB/s)
  111. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.7/maven-scm-provider-gitexe-1.7.pom
  112. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.7/maven-scm-provider-gitexe-1.7.pom (2.4 kB at 4.0 kB/s)
  113. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers-git/1.7/maven-scm-providers-git-1.7.pom
  114. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers-git/1.7/maven-scm-providers-git-1.7.pom (2.2 kB at 3.6 kB/s)
  115. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.7/maven-scm-provider-git-commons-1.7.pom
  116. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.7/maven-scm-provider-git-commons-1.7.pom (2.3 kB at 450 B/s)
  117. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.pom
  118. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.pom (2.7 kB at 3.9 kB/s)
  119. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers-cvs/1.7/maven-scm-providers-cvs-1.7.pom
  120. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers-cvs/1.7/maven-scm-providers-cvs-1.7.pom (1.7 kB at 2.8 kB/s)
  121. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.pom
  122. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.pom (2.4 kB at 3.9 kB/s)
  123. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.pom
  124. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.pom (2.6 kB at 171 B/s)
  125. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.pom
  126. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.pom (2.7 kB at 3.1 kB/s)
  127. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.pom
  128. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.pom (2.6 kB at 4.1 kB/s)
  129. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.pom
  130. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.pom (2.4 kB at 3.9 kB/s)
  131. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.pom
  132. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.pom (9.8 kB at 12 kB/s)
  133. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.5/maven-scm-provider-svn-commons-1.5.pom
  134. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.5/maven-scm-provider-svn-commons-1.5.pom (2.1 kB at 3.6 kB/s)
  135. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers-svn/1.5/maven-scm-providers-svn-1.5.pom
  136. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers-svn/1.5/maven-scm-providers-svn-1.5.pom (2.1 kB at 3.6 kB/s)
  137. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers/1.5/maven-scm-providers-1.5.pom
  138. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-providers/1.5/maven-scm-providers-1.5.pom (3.6 kB at 535 B/s)
  139. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm/1.5/maven-scm-1.5.pom
  140. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm/1.5/maven-scm-1.5.pom (15 kB at 12 kB/s)
  141. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-api/1.5/maven-scm-api-1.5.pom
  142. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-api/1.5/maven-scm-api-1.5.pom (1.6 kB at 2.5 kB/s)
  143. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/java/dev/jna/jna/3.2.2/jna-3.2.2.pom
  144. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/java/dev/jna/jna/3.2.2/jna-3.2.2.pom (1.6 kB at 1.8 kB/s)
  145. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.pom
  146. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.pom (1.1 kB at 1.8 kB/s)
  147. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.pom
  148. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.pom (725 B at 844 B/s)
  149. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.pom
  150. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.pom (771 B at 1.3 kB/s)
  151. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.pom
  152. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.pom (4.0 kB at 4.3 kB/s)
  153. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr-master/3.1.3/antlr-master-3.1.3.pom
  154. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr-master/3.1.3/antlr-master-3.1.3.pom (8.3 kB at 10 kB/s)
  155. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/stringtemplate/3.2/stringtemplate-3.2.pom
  156. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/stringtemplate/3.2/stringtemplate-3.2.pom (2.0 kB at 3.0 kB/s)
  157. [INFO] Artifact classworlds:classworlds:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  158. [INFO] Artifact classworlds:classworlds:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  159. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
  160. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 48 kB/s)
  161. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
  162. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
  163. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
  164. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
  165. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
  166. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 48 kB/s)
  167. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
  168. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 16 kB/s)
  169. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
  170. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 6.8 kB/s)
  171. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 13 kB/s)
  172. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
  173. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
  174. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 7.4 kB/s)
  175. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
  176. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 17 kB/s)
  177. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
  178. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 4.1 kB/s)
  179. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
  180. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 4.5 kB/s)
  181. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 28 kB/s)
  182. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 2.5 kB/s)
  183. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
  184. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar
  185. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-api/1.7/maven-scm-api-1.7.jar
  186. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 1.8 kB/s)
  187. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.jar
  188. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 6.3 kB/s)
  189. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.jar
  190. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s)
  191. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/regexp/regexp/1.3/regexp-1.3.jar
  192. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 2.1 kB/s)
  193. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.7/maven-scm-provider-svnexe-1.7.jar
  194. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-manager-plexus/1.7/maven-scm-manager-plexus-1.7.jar (11 kB at 1.6 kB/s)
  195. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.7/maven-scm-provider-gitexe-1.7.jar
  196. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-api/1.7/maven-scm-api-1.7.jar (101 kB at 15 kB/s)
  197. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.7/maven-scm-provider-git-commons-1.7.jar
  198. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.7/maven-scm-provider-bazaar-1.7.jar (54 kB at 7.9 kB/s)
  199. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.7/maven-scm-provider-svn-commons-1.7.jar
  200. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/regexp/regexp/1.3/regexp-1.3.jar (25 kB at 3.6 kB/s)
  201. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.jar
  202. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.7/maven-scm-provider-gitexe-1.7.jar (61 kB at 8.2 kB/s)
  203. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.jar
  204. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.7/maven-scm-provider-svnexe-1.7.jar (76 kB at 10.0 kB/s)
  205. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.jar
  206. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.7/maven-scm-provider-git-commons-1.7.jar (38 kB at 5.0 kB/s)
  207. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.jar
  208. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.7/maven-scm-provider-svn-commons-1.7.jar (40 kB at 5.1 kB/s)
  209. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.jar
  210. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.7/maven-scm-provider-cvsexe-1.7.jar (30 kB at 3.8 kB/s)
  211. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.jar
  212. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-starteam/1.7/maven-scm-provider-starteam-1.7.jar (74 kB at 8.7 kB/s)
  213. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.jar
  214. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.7/maven-scm-provider-cvs-commons-1.7.jar (80 kB at 9.3 kB/s)
  215. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar
  216. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.7/maven-scm-provider-clearcase-1.7.jar (71 kB at 8.2 kB/s)
  217. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar
  218. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-perforce/1.7/maven-scm-provider-perforce-1.7.jar (82 kB at 9.3 kB/s)
  219. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar
  220. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/scm/maven-scm-provider-hg/1.7/maven-scm-provider-hg-1.7.jar (65 kB at 7.2 kB/s)
  221. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar
  222. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.jar (52 kB at 5.5 kB/s)
  223. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar
  224. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar (151 kB at 15 kB/s)
  225. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar
  226. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar (172 kB at 16 kB/s)
  227. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar (251 kB at 20 kB/s)
  228. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar (1.9 MB at 130 kB/s)
  229. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar (744 kB at 48 kB/s)
  230. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar (858 kB at 55 kB/s)
  231. [INFO] Checking for local modifications: skipped.
  232. [INFO] Updating project files from SCM: skipped.
  233. [INFO] ShortRevision tag detected. The value is '6'.
  234. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  235. [INFO] Working directory: E:\openmrs-sdk-master\myfirstmodule
  236. [INFO] Storing buildNumber: 0 at timestamp: 1701937891429
  237. [INFO] ShortRevision tag detected. The value is '6'.
  238. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  239. [INFO] Working directory: E:\openmrs-sdk-master\myfirstmodule
  240. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
  241. [INFO]
  242. [INFO] --- java-formatter:0.4:format (default) @ myfirstmodule ---
  243. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/tools/openmrs-tools/1.11.2/openmrs-tools-1.11.2.pom
  244. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/tools/openmrs-tools/1.11.2/openmrs-tools-1.11.2.pom (2.3 kB at 2.7 kB/s)
  245. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/tycho/org.eclipse.jdt.core/3.8.1.v20120125-1544/org.eclipse.jdt.core-3.8.1.v20120125-1544.pom
  246. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/tycho/org.eclipse.jdt.core/3.8.1.v20120125-1544/org.eclipse.jdt.core-3.8.1.v20120125-1544.pom (1.5 kB at 1.8 kB/s)
  247. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.text/3.5.100.v20110505-0800/org.eclipse.text-3.5.100.v20110505-0800.pom
  248. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.text/3.5.100.v20110505-0800/org.eclipse.text-3.5.100.v20110505-0800.pom (1.2 kB at 1.4 kB/s)
  249. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.runtime/3.7.0.v20110110/org.eclipse.core.runtime-3.7.0.v20110110.pom
  250. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.runtime/3.7.0.v20110110/org.eclipse.core.runtime-3.7.0.v20110110.pom (1.2 kB at 2.0 kB/s)
  251. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.resources/3.7.100.v20110510-0712/org.eclipse.core.resources-3.7.100.v20110510-0712.pom
  252. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.resources/3.7.100.v20110510-0712/org.eclipse.core.resources-3.7.100.v20110510-0712.pom (1.2 kB at 2.0 kB/s)
  253. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.equinox.common/3.6.0.v20110523/org.eclipse.equinox.common-3.6.0.v20110523.pom
  254. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.equinox.common/3.6.0.v20110523/org.eclipse.equinox.common-3.6.0.v20110523.pom (1.2 kB at 2.0 kB/s)
  255. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-digester/commons-digester/2.0/commons-digester-2.0.pom
  256. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-digester/commons-digester/2.0/commons-digester-2.0.pom (10.0 kB at 9.9 kB/s)
  257. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom
  258. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom (11 kB at 9.4 kB/s)
  259. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom
  260. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom (1.4 kB at 2.1 kB/s)
  261. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/tools/openmrs-tools/1.11.2/openmrs-tools-1.11.2.jar
  262. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/tools/openmrs-tools/1.11.2/openmrs-tools-1.11.2.jar (14 kB at 16 kB/s)
  263. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.text/3.5.100.v20110505-0800/org.eclipse.text-3.5.100.v20110505-0800.jar
  264. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.equinox.common/3.6.0.v20110523/org.eclipse.equinox.common-3.6.0.v20110523.jar
  265. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/tycho/org.eclipse.jdt.core/3.8.1.v20120125-1544/org.eclipse.jdt.core-3.8.1.v20120125-1544.jar
  266. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.resources/3.7.100.v20110510-0712/org.eclipse.core.resources-3.7.100.v20110510-0712.jar
  267. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.runtime/3.7.0.v20110110/org.eclipse.core.runtime-3.7.0.v20110110.jar
  268. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.runtime/3.7.0.v20110110/org.eclipse.core.runtime-3.7.0.v20110110.jar (71 kB at 52 kB/s)
  269. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-digester/commons-digester/2.0/commons-digester-2.0.jar
  270. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.equinox.common/3.6.0.v20110523/org.eclipse.equinox.common-3.6.0.v20110523.jar (106 kB at 71 kB/s)
  271. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar
  272. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-digester/commons-digester/2.0/commons-digester-2.0.jar (149 kB at 61 kB/s)
  273. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
  274. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.text/3.5.100.v20110505-0800/org.eclipse.text-3.5.100.v20110505-0800.jar (248 kB at 62 kB/s)
  275. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar
  276. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 15 kB/s)
  277. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar (231 kB at 47 kB/s)
  278. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar (23 kB at 4.5 kB/s)
  279. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jibx/config/3rdparty/org/eclipse/org.eclipse.core.resources/3.7.100.v20110510-0712/org.eclipse.core.resources-3.7.100.v20110510-0712.jar (810 kB at 158 kB/s)
  280. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/tycho/org.eclipse.jdt.core/3.8.1.v20120125-1544/org.eclipse.jdt.core-3.8.1.v20120125-1544.jar (4.7 MB at 150 kB/s)
  281. [INFO] Using 'UTF-8' encoding to format source files.
  282. [INFO] Number of files to be formatted: 0
  283. [INFO]
  284. [INFO] --- install:3.1.1:install (default-install) @ myfirstmodule ---
  285. [INFO] Installing E:\openmrs-sdk-master\myfirstmodule\pom.xml to C:\Users\buken\.m2\repository\org\openmrs\module\myfirstmodule\1.0.0-SNAPSHOT\myfirstmodule-1.0.0-SNAPSHOT.pom
  286. [INFO]
  287. [INFO] ----------------< org.openmrs.module:myfirstmodule-api >----------------
  288. [INFO] Building Myfirstmodule API 1.0.0-SNAPSHOT [2/3]
  289. [INFO] from api\pom.xml
  290. [INFO] --------------------------------[ jar ]---------------------------------
  291. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom
  292. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom (7.4 kB at 6.6 kB/s)
  293. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
  294. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.5 kB at 8.6 kB/s)
  295. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
  296. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (38 kB at 30 kB/s)
  297. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/apache/14/apache-14.pom
  298. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/apache/14/apache-14.pom (15 kB at 15 kB/s)
  299. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar
  300. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar (25 kB at 23 kB/s)
  301. [INFO] Artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  302. [INFO] Artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  303. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.pom
  304. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.pom (0 B at 0 B/s)
  305. [INFO] Artifact org.apache.maven.surefire:surefire:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  306. [INFO] Artifact org.apache.maven.surefire:surefire:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  307. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/3.2.2/surefire-3.2.2.pom
  308. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/3.2.2/surefire-3.2.2.pom (0 B at 0 B/s)
  309. [INFO] Artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  310. [INFO] Artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  311. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.jar
  312. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.jar (0 B at 0 B/s)
  313. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/1.11.6/openmrs-api-1.11.6.pom
  314. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/1.11.6/openmrs-api-1.11.6.pom (11 kB at 6.8 kB/s)
  315. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/1.11.6/openmrs-1.11.6.pom
  316. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/1.11.6/openmrs-1.11.6.pom (37 kB at 32 kB/s)
  317. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom
  318. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom (9.6 kB at 7.0 kB/s)
  319. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/1.11.6/openmrs-test-1.11.6.pom
  320. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/1.11.6/openmrs-test-1.11.6.pom (2.5 kB at 3.2 kB/s)
  321. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/h2database/h2/1.4.187/h2-1.4.187.pom
  322. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/h2database/h2/1.4.187/h2-1.4.187.pom (391 B at 559 B/s)
  323. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/1.11.6/openmrs-api-1.11.6.jar
  324. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/1.11.6/openmrs-api-1.11.6.jar (2.0 MB at 80 kB/s)
  325. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/1.11.6/openmrs-api-1.11.6-tests.jar
  326. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/h2database/h2/1.4.187/h2-1.4.187.jar
  327. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar
  328. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar (749 kB at 158 kB/s)
  329. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/1.11.6/openmrs-api-1.11.6-tests.jar (2.8 MB at 127 kB/s)
  330. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/h2database/h2/1.4.187/h2-1.4.187.jar (1.7 MB at 59 kB/s)
  331. [INFO]
  332. [INFO] --- clean:3.2.0:clean (default-clean) @ myfirstmodule-api ---
  333. [INFO]
  334. [INFO] --- buildnumber:1.1:create (default) @ myfirstmodule-api ---
  335. [INFO]
  336. [INFO] --- java-formatter:0.4:format (default) @ myfirstmodule-api ---
  337. [INFO] Using 'UTF-8' encoding to format source files.
  338. [INFO] Number of files to be formatted: 8
  339. [INFO] Successfully formatted: 8 file(s)
  340. [INFO] Fail to format : 0 file(s)
  341. [INFO] Skipped : 0 file(s)
  342. [INFO] Approximate time taken: 1s
  343. [INFO]
  344. [INFO] --- resources:3.3.1:resources (default-resources) @ myfirstmodule-api ---
  345. [INFO] Copying 5 resources from src\main\resources to target\classes
  346. [INFO] Copying 0 resource from src\main\resources to target\classes
  347. [INFO] skip non existing resourceDirectory E:\openmrs-sdk-master\myfirstmodule\api\src\main\webapp
  348. [INFO] skip non existing resourceDirectory E:\openmrs-sdk-master\myfirstmodule\api\src\main\webapp
  349. [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
  350. [INFO]
  351. [INFO] --- compiler:3.11.0:compile (default-compile) @ myfirstmodule-api ---
  352. [INFO] Changes detected - recompiling the module! :dependency
  353. [INFO] Compiling 6 source files with javac [debug target 1.6] to target\classes
  354. [WARNING] bootstrap class path not set in conjunction with -source 1.6
  355. [INFO]
  356. [INFO] --- resources:3.3.1:testResources (default-testResources) @ myfirstmodule-api ---
  357. [INFO] skip non existing resourceDirectory E:\openmrs-sdk-master\myfirstmodule\api\src\test\resources
  358. [INFO] skip non existing resourceDirectory E:\openmrs-sdk-master\myfirstmodule\api\src\test\resources
  359. [INFO]
  360. [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ myfirstmodule-api ---
  361. [INFO] Changes detected - recompiling the module! :dependency
  362. [INFO] Compiling 2 source files with javac [debug target 1.6] to target\test-classes
  363. [WARNING] bootstrap class path not set in conjunction with -source 1.6
  364. [INFO]
  365. [INFO] --- surefire:3.2.2:test (default-test) @ myfirstmodule-api ---
  366. [INFO] Artifact org.apache.maven.surefire:maven-surefire-common:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  367. [INFO] Artifact org.apache.maven.surefire:maven-surefire-common:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  368. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.pom
  369. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.pom (0 B at 0 B/s)
  370. [INFO] Artifact org.apache.maven.surefire:surefire-api:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  371. [INFO] Artifact org.apache.maven.surefire:surefire-api:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  372. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.pom
  373. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.pom (0 B at 0 B/s)
  374. [INFO] Artifact org.apache.maven.surefire:surefire-logger-api:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  375. [INFO] Artifact org.apache.maven.surefire:surefire-logger-api:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  376. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.pom
  377. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.pom (0 B at 0 B/s)
  378. [INFO] Artifact org.apache.maven.surefire:surefire-shared-utils:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  379. [INFO] Artifact org.apache.maven.surefire:surefire-shared-utils:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  380. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.pom
  381. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.pom (0 B at 0 B/s)
  382. [INFO] Artifact org.apache.maven.surefire:surefire-extensions-api:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  383. [INFO] Artifact org.apache.maven.surefire:surefire-extensions-api:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  384. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.pom
  385. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.pom (0 B at 0 B/s)
  386. [INFO] Artifact org.apache.maven.surefire:surefire-booter:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  387. [INFO] Artifact org.apache.maven.surefire:surefire-booter:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  388. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.pom
  389. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.pom (0 B at 0 B/s)
  390. [INFO] Artifact org.apache.maven.surefire:surefire-extensions-spi:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  391. [INFO] Artifact org.apache.maven.surefire:surefire-extensions-spi:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  392. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.pom
  393. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.pom (0 B at 0 B/s)
  394. [INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  395. [INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  396. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
  397. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (0 B at 0 B/s)
  398. [INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  399. [INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  400. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
  401. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (0 B at 0 B/s)
  402. [INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
  403. [INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
  404. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
  405. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (0 B at 0 B/s)
  406. [INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
  407. [INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
  408. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
  409. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (0 B at 0 B/s)
  410. [INFO] Artifact commons-io:commons-io:pom:2.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  411. [INFO] Artifact commons-io:commons-io:pom:2.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  412. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom
  413. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom (0 B at 0 B/s)
  414. [INFO] Artifact org.apache.commons:commons-parent:pom:57 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  415. [INFO] Artifact org.apache.commons:commons-parent:pom:57 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  416. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-parent/57/commons-parent-57.pom
  417. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-parent/57/commons-parent-57.pom (0 B at 0 B/s)
  418. [INFO] Artifact org.junit:junit-bom:pom:5.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  419. [INFO] Artifact org.junit:junit-bom:pom:5.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  420. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
  421. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (0 B at 0 B/s)
  422. [INFO] Artifact org.codehaus.plexus:plexus-java:pom:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  423. [INFO] Artifact org.codehaus.plexus:plexus-java:pom:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  424. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
  425. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (0 B at 0 B/s)
  426. [INFO] Artifact org.codehaus.plexus:plexus-languages:pom:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  427. [INFO] Artifact org.codehaus.plexus:plexus-languages:pom:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  428. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
  429. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (0 B at 0 B/s)
  430. [INFO] Artifact org.codehaus.plexus:plexus:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  431. [INFO] Artifact org.codehaus.plexus:plexus:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  432. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus/15/plexus-15.pom
  433. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus/15/plexus-15.pom (0 B at 0 B/s)
  434. [INFO] Artifact org.junit:junit-bom:pom:5.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  435. [INFO] Artifact org.junit:junit-bom:pom:5.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  436. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
  437. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (0 B at 0 B/s)
  438. [INFO] Artifact org.apache.maven.surefire:maven-surefire-common:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  439. [INFO] Artifact org.apache.maven.surefire:surefire-api:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  440. [INFO] Artifact org.apache.maven.surefire:surefire-logger-api:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  441. [INFO] Artifact org.apache.maven.surefire:surefire-extensions-api:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  442. [INFO] Artifact org.apache.maven.surefire:surefire-booter:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  443. [INFO] Artifact org.apache.maven.surefire:surefire-extensions-spi:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  444. [INFO] Artifact commons-io:commons-io:jar:2.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  445. [INFO] Artifact org.codehaus.plexus:plexus-java:jar:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  446. [INFO] Artifact org.apache.maven.surefire:surefire-shared-utils:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  447. [INFO] Artifact org.apache.maven.surefire:maven-surefire-common:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  448. [INFO] Artifact org.apache.maven.surefire:surefire-api:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  449. [INFO] Artifact org.apache.maven.surefire:surefire-logger-api:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  450. [INFO] Artifact org.apache.maven.surefire:surefire-extensions-api:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  451. [INFO] Artifact org.apache.maven.surefire:surefire-booter:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  452. [INFO] Artifact org.apache.maven.surefire:surefire-extensions-spi:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  453. [INFO] Artifact commons-io:commons-io:jar:2.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  454. [INFO] Artifact org.codehaus.plexus:plexus-java:jar:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  455. [INFO] Artifact org.apache.maven.surefire:surefire-shared-utils:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  456. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.jar
  457. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.jar (0 B at 0 B/s)
  458. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.jar
  459. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.jar
  460. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.jar
  461. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.jar
  462. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.jar
  463. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.jar (0 B at 0 B/s)
  464. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar
  465. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar (0 B at 0 B/s)
  466. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
  467. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.jar (0 B at 0 B/s)
  468. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.jar
  469. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (0 B at 0 B/s)
  470. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.jar (0 B at 0 B/s)
  471. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.jar (0 B at 0 B/s)
  472. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.jar (0 B at 0 B/s)
  473. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.jar (0 B at 0 B/s)
  474. [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
  475. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-junit4/3.2.2/surefire-junit4-3.2.2.pom
  476. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-junit4/3.2.2/surefire-junit4-3.2.2.pom (3.0 kB at 3.2 kB/s)
  477. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-providers/3.2.2/surefire-providers-3.2.2.pom
  478. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-providers/3.2.2/surefire-providers-3.2.2.pom (2.5 kB at 3.8 kB/s)
  479. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-junit4/3.2.2/common-junit4-3.2.2.pom
  480. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-junit4/3.2.2/common-junit4-3.2.2.pom (3.0 kB at 3.5 kB/s)
  481. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-junit3/3.2.2/common-junit3-3.2.2.pom
  482. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-junit3/3.2.2/common-junit3-3.2.2.pom (2.7 kB at 3.0 kB/s)
  483. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-java5/3.2.2/common-java5-3.2.2.pom
  484. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-java5/3.2.2/common-java5-3.2.2.pom (2.7 kB at 4.4 kB/s)
  485. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-junit4/3.2.2/surefire-junit4-3.2.2.jar
  486. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire-junit4/3.2.2/surefire-junit4-3.2.2.jar (18 kB at 14 kB/s)
  487. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-junit4/3.2.2/common-junit4-3.2.2.jar
  488. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-java5/3.2.2/common-java5-3.2.2.jar
  489. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-junit3/3.2.2/common-junit3-3.2.2.jar
  490. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-junit3/3.2.2/common-junit3-3.2.2.jar (12 kB at 11 kB/s)
  491. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-java5/3.2.2/common-java5-3.2.2.jar (18 kB at 16 kB/s)
  492. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/common-junit4/3.2.2/common-junit4-3.2.2.jar (26 kB at 23 kB/s)
  493. [INFO]
  494. [INFO] -------------------------------------------------------
  495. [INFO] T E S T S
  496. [INFO] -------------------------------------------------------
  497. [INFO] Running org.openmrs.module.myfirstmodule.api.dao.MyfirstmoduleDaoTest
  498. [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.274 s -- in org.openmrs.module.myfirstmodule.api.dao.MyfirstmoduleDaoTest
  499. [INFO] Running org.openmrs.module.myfirstmodule.api.MyfirstmoduleServiceTest
  500. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s -- in org.openmrs.module.myfirstmodule.api.MyfirstmoduleServiceTest
  501. [INFO]
  502. [INFO] Results:
  503. [INFO]
  504. [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1
  505. [INFO]
  506. [INFO]
  507. [INFO] --- jar:2.5:jar (default-jar) @ myfirstmodule-api ---
  508. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
  509. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 6.4 kB/s)
  510. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
  511. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 4.7 kB/s)
  512. [INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  513. [INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  514. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
  515. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0 B/s)
  516. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
  517. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 3.0 kB/s)
  518. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
  519. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 3.8 kB/s)
  520. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
  521. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 1.8 kB/s)
  522. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom
  523. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom (3.5 kB at 5.0 kB/s)
  524. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom
  525. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom (2.2 kB at 3.3 kB/s)
  526. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
  527. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (2.8 kB at 3.5 kB/s)
  528. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
  529. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 20 kB/s)
  530. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
  531. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 12 kB/s)
  532. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tukaani/xz/1.2/xz-1.2.pom
  533. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 2.4 kB/s)
  534. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
  535. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 19 kB/s)
  536. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
  537. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar
  538. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar
  539. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
  540. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar
  541. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar (59 kB at 44 kB/s)
  542. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tukaani/xz/1.2/xz-1.2.jar
  543. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 44 kB/s)
  544. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar (164 kB at 106 kB/s)
  545. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/tukaani/xz/1.2/xz-1.2.jar (95 kB at 44 kB/s)
  546. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 72 kB/s)
  547. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar (256 kB at 71 kB/s)
  548. [INFO] Building jar: E:\openmrs-sdk-master\myfirstmodule\api\target\myfirstmodule-api-1.0.0-SNAPSHOT.jar
  549. [INFO]
  550. [INFO] --- jar:2.5:test-jar (default) @ myfirstmodule-api ---
  551. [INFO] Building jar: E:\openmrs-sdk-master\myfirstmodule\api\target\myfirstmodule-api-1.0.0-SNAPSHOT-tests.jar
  552. [INFO]
  553. [INFO] --- install:3.1.1:install (default-install) @ myfirstmodule-api ---
  554. [INFO] Installing E:\openmrs-sdk-master\myfirstmodule\api\pom.xml to C:\Users\buken\.m2\repository\org\openmrs\module\myfirstmodule-api\1.0.0-SNAPSHOT\myfirstmodule-api-1.0.0-SNAPSHOT.pom
  555. [INFO] Installing E:\openmrs-sdk-master\myfirstmodule\api\target\myfirstmodule-api-1.0.0-SNAPSHOT.jar to C:\Users\buken\.m2\repository\org\openmrs\module\myfirstmodule-api\1.0.0-SNAPSHOT\myfirstmodule-api-1.0.0-SNAPSHOT.jar
  556. [INFO] Installing E:\openmrs-sdk-master\myfirstmodule\api\target\myfirstmodule-api-1.0.0-SNAPSHOT-tests.jar to C:\Users\buken\.m2\repository\org\openmrs\module\myfirstmodule-api\1.0.0-SNAPSHOT\myfirstmodule-api-1.0.0-SNAPSHOT-tests.jar
  557. [INFO]
  558. [INFO] ---------------< org.openmrs.module:myfirstmodule-omod >----------------
  559. [INFO] Building Myfirstmodule OMOD 1.0.0-SNAPSHOT [3/3]
  560. [INFO] from omod\pom.xml
  561. [INFO] --------------------------------[ jar ]---------------------------------
  562. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-web/1.11.6/openmrs-web-1.11.6.pom
  563. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-web/1.11.6/openmrs-web-1.11.6.pom (6.0 kB at 7.3 kB/s)
  564. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-web/3.2.7.RELEASE/spring-web-3.2.7.RELEASE.pom
  565. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-web/3.2.7.RELEASE/spring-web-3.2.7.RELEASE.pom (7.0 kB at 5.8 kB/s)
  566. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-webmvc/3.2.7.RELEASE/spring-webmvc-3.2.7.RELEASE.pom
  567. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-webmvc/3.2.7.RELEASE/spring-webmvc-3.2.7.RELEASE.pom (9.1 kB at 7.1 kB/s)
  568. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-oxm/3.2.7.RELEASE/spring-oxm-3.2.7.RELEASE.pom
  569. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-oxm/3.2.7.RELEASE/spring-oxm-3.2.7.RELEASE.pom (2.6 kB at 4.2 kB/s)
  570. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uiframework-api/3.6/uiframework-api-3.6.pom
  571. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uiframework-api/3.6/uiframework-api-3.6.pom (2.5 kB at 3.4 kB/s)
  572. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uiframework/3.6/uiframework-3.6.pom
  573. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uiframework/3.6/uiframework-3.6.pom (8.5 kB at 6.9 kB/s)
  574. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/jknack/handlebars/1.3.1/handlebars-1.3.1.pom
  575. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/jknack/handlebars/1.3.1/handlebars-1.3.1.pom (4.6 kB at 5.4 kB/s)
  576. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/jknack/handlebars.java/1.3.1/handlebars.java-1.3.1.pom
  577. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/jknack/handlebars.java/1.3.1/handlebars.java-1.3.1.pom (14 kB at 14 kB/s)
  578. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr4-runtime/4.2.2/antlr4-runtime-4.2.2.pom
  579. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr4-runtime/4.2.2/antlr4-runtime-4.2.2.pom (4.8 kB at 7.4 kB/s)
  580. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr4-master/4.2.2/antlr4-master-4.2.2.pom
  581. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr4-master/4.2.2/antlr4-master-4.2.2.pom (7.9 kB at 7.6 kB/s)
  582. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr4-annotations/4.2.2/antlr4-annotations-4.2.2.pom
  583. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr4-annotations/4.2.2/antlr4-annotations-4.2.2.pom (1.3 kB at 2.0 kB/s)
  584. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/mozilla/rhino/1.7R4/rhino-1.7R4.pom
  585. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/mozilla/rhino/1.7R4/rhino-1.7R4.pom (1.3 kB at 1.6 kB/s)
  586. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-web/1.11.6/openmrs-web-1.11.6.jar
  587. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-web/1.11.6/openmrs-web-1.11.6.jar (869 kB at 201 kB/s)
  588. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-webmvc/3.2.7.RELEASE/spring-webmvc-3.2.7.RELEASE.jar
  589. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-oxm/3.2.7.RELEASE/spring-oxm-3.2.7.RELEASE.jar
  590. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-web/3.2.7.RELEASE/spring-web-3.2.7.RELEASE.jar
  591. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uiframework-api/3.6/uiframework-api-3.6.jar
  592. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-web/1.11.6/openmrs-web-1.11.6-tests.jar
  593. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-oxm/3.2.7.RELEASE/spring-oxm-3.2.7.RELEASE.jar (75 kB at 66 kB/s)
  594. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/jknack/handlebars/1.3.1/handlebars-1.3.1.jar
  595. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-web/1.11.6/openmrs-web-1.11.6-tests.jar (195 kB at 118 kB/s)
  596. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr4-runtime/4.2.2/antlr4-runtime-4.2.2.jar
  597. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uiframework-api/3.6/uiframework-api-3.6.jar (201 kB at 75 kB/s)
  598. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr4-annotations/4.2.2/antlr4-annotations-4.2.2.jar
  599. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-web/3.2.7.RELEASE/spring-web-3.2.7.RELEASE.jar (627 kB at 213 kB/s)
  600. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar
  601. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr4-annotations/4.2.2/antlr4-annotations-4.2.2.jar (10 kB at 3.1 kB/s)
  602. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/antlr/antlr4-runtime/4.2.2/antlr4-runtime-4.2.2.jar (329 kB at 86 kB/s)
  603. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-webmvc/3.2.7.RELEASE/spring-webmvc-3.2.7.RELEASE.jar (638 kB at 141 kB/s)
  604. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/jknack/handlebars/1.3.1/handlebars-1.3.1.jar (290 kB at 50 kB/s)
  605. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar (1.1 MB at 109 kB/s)
  606. [INFO]
  607. [INFO] --- clean:3.2.0:clean (default-clean) @ myfirstmodule-omod ---
  608. [INFO]
  609. [INFO] --- buildnumber:1.1:create (default) @ myfirstmodule-omod ---
  610. [INFO]
  611. [INFO] --- java-formatter:0.4:format (default) @ myfirstmodule-omod ---
  612. [INFO] Using 'UTF-8' encoding to format source files.
  613. [INFO] Number of files to be formatted: 4
  614. [INFO] Successfully formatted: 4 file(s)
  615. [INFO] Fail to format : 0 file(s)
  616. [INFO] Skipped : 0 file(s)
  617. [INFO] Approximate time taken: 1s
  618. [INFO]
  619. [INFO] --- dependency:3.6.1:unpack-dependencies (Expand resources) @ myfirstmodule-omod ---
  620. [INFO] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  621. [INFO] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  622. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
  623. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (0 B at 0 B/s)
  624. [INFO] Artifact org.apache.maven.doxia:doxia:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  625. [INFO] Artifact org.apache.maven.doxia:doxia:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  626. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
  627. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (0 B at 0 B/s)
  628. [INFO] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  629. [INFO] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  630. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
  631. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (0 B at 0 B/s)
  632. [INFO] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  633. [INFO] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  634. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
  635. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (0 B at 0 B/s)
  636. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
  637. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 7.3 kB/s)
  638. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
  639. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 7.8 kB/s)
  640. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
  641. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 16 kB/s)
  642. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
  643. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 3.9 kB/s)
  644. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
  645. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 14 kB/s)
  646. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
  647. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 5.1 kB/s)
  648. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
  649. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 15 kB/s)
  650. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
  651. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 7.7 kB/s)
  652. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
  653. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 25 kB/s)
  654. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-parent/54/commons-parent-54.pom
  655. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 69 kB/s)
  656. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
  657. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 5.9 kB/s)
  658. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
  659. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 16 kB/s)
  660. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
  661. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 9.3 kB/s)
  662. [INFO] Artifact org.apache.maven:maven-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  663. [INFO] Artifact org.apache.maven:maven-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  664. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
  665. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s)
  666. [INFO] Artifact org.apache:apache:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  667. [INFO] Artifact org.apache:apache:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  668. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/apache/5/apache-5.pom
  669. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/apache/5/apache-5.pom (0 B at 0 B/s)
  670. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
  671. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 5.2 kB/s)
  672. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
  673. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 4.7 kB/s)
  674. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
  675. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 3.3 kB/s)
  676. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
  677. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 4.1 kB/s)
  678. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
  679. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 2.4 kB/s)
  680. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
  681. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 8.3 kB/s)
  682. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus/14/plexus-14.pom
  683. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 24 kB/s)
  684. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
  685. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 2.6 kB/s)
  686. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom
  687. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom (6.4 kB at 5.6 kB/s)
  688. [INFO] Artifact org.apache.maven:maven-model:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  689. [INFO] Artifact org.apache.maven:maven-model:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  690. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
  691. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (0 B at 0 B/s)
  692. [INFO] Artifact org.ow2.asm:asm:pom:9.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  693. [INFO] Artifact org.ow2.asm:asm:pom:9.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  694. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/ow2/asm/asm/9.5/asm-9.5.pom
  695. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/ow2/asm/asm/9.5/asm-9.5.pom (0 B at 0 B/s)
  696. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
  697. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 7.1 kB/s)
  698. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
  699. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 7.4 kB/s)
  700. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
  701. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 5.9 kB/s)
  702. [INFO] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  703. [INFO] Artifact org.apache.maven.doxia:doxia-logging-api:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  704. [INFO] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  705. [INFO] Artifact org.codehaus.plexus:plexus-io:jar:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  706. [INFO] Artifact org.apache.maven:maven-model:jar:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  707. [INFO] Artifact org.ow2.asm:asm:jar:9.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  708. [INFO] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  709. [INFO] Artifact org.apache.maven.doxia:doxia-logging-api:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  710. [INFO] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  711. [INFO] Artifact org.codehaus.plexus:plexus-io:jar:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  712. [INFO] Artifact org.apache.maven:maven-model:jar:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  713. [INFO] Artifact org.ow2.asm:asm:jar:9.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  714. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
  715. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (0 B at 0 B/s)
  716. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
  717. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
  718. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
  719. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
  720. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
  721. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (0 B at 0 B/s)
  722. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
  723. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (0 B at 0 B/s)
  724. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
  725. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 19 kB/s)
  726. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
  727. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 132 kB/s)
  728. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
  729. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 36 kB/s)
  730. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
  731. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 34 kB/s)
  732. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
  733. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 16 kB/s)
  734. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
  735. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 17 kB/s)
  736. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
  737. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 48 kB/s)
  738. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
  739. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 3.4 kB/s)
  740. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
  741. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 3.4 kB/s)
  742. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
  743. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 44 kB/s)
  744. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 61 kB/s)
  745. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
  746. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
  747. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 3.3 kB/s)
  748. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar
  749. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 59 kB/s)
  750. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
  751. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (0 B at 0 B/s)
  752. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/ow2/asm/asm/9.5/asm-9.5.jar
  753. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (0 B at 0 B/s)
  754. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
  755. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/ow2/asm/asm/9.5/asm-9.5.jar (0 B at 0 B/s)
  756. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
  757. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar (39 kB at 5.8 kB/s)
  758. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 5.7 kB/s)
  759. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 7.5 kB/s)
  760. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 27 kB/s)
  761. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 173 kB/s)
  762. [INFO]
  763. [INFO] --- resources:3.3.1:resources (default-resources) @ myfirstmodule-omod ---
  764. [INFO] Copying 2 resources from src\main\resources to target\classes
  765. [INFO] Copying 0 resource from src\main\resources to target\classes
  766. [INFO] Copying 0 resource from src\main\webapp to target\classes\web\module
  767. [INFO] Copying 3 resources from src\main\webapp to target\classes\web\module
  768. [INFO]
  769. [INFO] --- compiler:3.11.0:compile (default-compile) @ myfirstmodule-omod ---
  770. [INFO] Changes detected - recompiling the module! :dependency
  771. [INFO] Compiling 3 source files with javac [debug target 1.6] to target\classes
  772. [WARNING] bootstrap class path not set in conjunction with -source 1.6
  773. [INFO]
  774. [INFO] --- resources:3.3.1:testResources (default-testResources) @ myfirstmodule-omod ---
  775. [INFO] skip non existing resourceDirectory E:\openmrs-sdk-master\myfirstmodule\omod\src\test\resources
  776. [INFO] skip non existing resourceDirectory E:\openmrs-sdk-master\myfirstmodule\omod\src\test\resources
  777. [INFO]
  778. [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ myfirstmodule-omod ---
  779. [INFO] Changes detected - recompiling the module! :dependency
  780. [INFO] Compiling 1 source file with javac [debug target 1.6] to target\test-classes
  781. [WARNING] bootstrap class path not set in conjunction with -source 1.6
  782. [INFO]
  783. [INFO] --- surefire:3.2.2:test (default-test) @ myfirstmodule-omod ---
  784. [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
  785. [INFO]
  786. [INFO] -------------------------------------------------------
  787. [INFO] T E S T S
  788. [INFO] -------------------------------------------------------
  789. [INFO] Running org.openmrs.module.myfirstmodule.AdminListExtensionTest
  790. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.openmrs.module.myfirstmodule.AdminListExtensionTest
  791. [INFO]
  792. [INFO] Results:
  793. [INFO]
  794. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
  795. [INFO]
  796. [INFO]
  797. [INFO] --- jar:2.5:jar (default-jar) @ myfirstmodule-omod ---
  798. [INFO] Building jar: E:\openmrs-sdk-master\myfirstmodule\omod\target\myfirstmodule-1.0.0-SNAPSHOT.jar
  799. [INFO]
  800. [INFO] --- openmrs:1.0.1:package-module (pack) @ myfirstmodule-omod ---
  801. [INFO] Packaging OpenMRS module
  802. [INFO] Building jar: E:\openmrs-sdk-master\myfirstmodule\omod\target\myfirstmodule-1.0.0-SNAPSHOT.omod
  803. [INFO]
  804. [INFO] --- jar:2.5:test-jar (default) @ myfirstmodule-omod ---
  805. [INFO] Building jar: E:\openmrs-sdk-master\myfirstmodule\omod\target\myfirstmodule-1.0.0-SNAPSHOT-tests.jar
  806. [INFO]
  807. [INFO] --- install:3.1.1:install (default-install) @ myfirstmodule-omod ---
  808. [INFO] Installing E:\openmrs-sdk-master\myfirstmodule\omod\pom.xml to C:\Users\buken\.m2\repository\org\openmrs\module\myfirstmodule-omod\1.0.0-SNAPSHOT\myfirstmodule-omod-1.0.0-SNAPSHOT.pom
  809. [INFO] Installing E:\openmrs-sdk-master\myfirstmodule\omod\target\myfirstmodule-1.0.0-SNAPSHOT.omod to C:\Users\buken\.m2\repository\org\openmrs\module\myfirstmodule-omod\1.0.0-SNAPSHOT\myfirstmodule-omod-1.0.0-SNAPSHOT.jar
  810. [INFO] Installing E:\openmrs-sdk-master\myfirstmodule\omod\target\myfirstmodule-1.0.0-SNAPSHOT-tests.jar to C:\Users\buken\.m2\repository\org\openmrs\module\myfirstmodule-omod\1.0.0-SNAPSHOT\myfirstmodule-omod-1.0.0-SNAPSHOT-tests.jar
  811. [INFO] ------------------------------------------------------------------------
  812. [INFO] Reactor Summary for Myfirstmodule 1.0.0-SNAPSHOT:
  813. [INFO]
  814. [INFO] Myfirstmodule ...................................... SUCCESS [02:05 min]
  815. [INFO] Myfirstmodule API .................................. SUCCESS [02:30 min]
  816. [INFO] Myfirstmodule OMOD ................................. SUCCESS [01:50 min]
  817. [INFO] ------------------------------------------------------------------------
  818. [INFO] BUILD SUCCESS
  819. [INFO] ------------------------------------------------------------------------
  820. [INFO] Total time: 06:38 min
  821. [INFO] Finished at: 2023-12-07T00:36:36-08:00
  822. [INFO] ------------------------------------------------------------------------
  823. PS E:\openmrs-sdk-master\myfirstmodule> mvn openmrs-sdk:run -DserverId=server2
  824. [INFO] Scanning for projects...
  825. [WARNING]
  826. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:myfirstmodule-api:jar:1.0.0-SNAPSHOT
  827. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 814, column 12
  828. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 848, column 12
  829. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 868, column 12
  830. [WARNING]
  831. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:myfirstmodule-omod:jar:1.0.0-SNAPSHOT
  832. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 814, column 12
  833. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 848, column 12
  834. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 868, column 12
  835. [WARNING]
  836. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:myfirstmodule:pom:1.0.0-SNAPSHOT
  837. [WARNING] 'parent.relativePath' of POM org.openmrs.module:myfirstmodule:1.0.0-SNAPSHOT (E:\openmrs-sdk-master\myfirstmodule\pom.xml) points at org.openmrs.maven:openmrs-sdk instead of org.openmrs.maven.parents:maven-parent-openmrs-module, please verify your project structure @ line 5, column 13
  838. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 814, column 12
  839. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 848, column 12
  840. [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.4, C:\Users\buken\.m2\repository\org\openmrs\distro\referenceapplication\2.4\referenceapplication-2.4.pom, line 868, column 12
  841. [WARNING]
  842. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  843. [WARNING]
  844. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  845. [WARNING]
  846. [INFO] ------------------------------------------------------------------------
  847. [INFO] Reactor Build Order:
  848. [INFO]
  849. [INFO] Myfirstmodule [pom]
  850. [INFO] Myfirstmodule API [jar]
  851. [INFO] Myfirstmodule OMOD [jar]
  852. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom
  853. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom (9.3 kB at 1.3 kB/s)
  854. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom
  855. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom (8.6 kB at 11 kB/s)
  856. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar
  857. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar (44 kB at 33 kB/s)
  858. [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  859. [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
  860. [INFO]
  861. [INFO] ------------------< org.openmrs.module:myfirstmodule >------------------
  862. [INFO] Building Myfirstmodule 1.0.0-SNAPSHOT [1/3]
  863. [INFO] from pom.xml
  864. [INFO] --------------------------------[ pom ]---------------------------------
  865. [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  866. [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
  867. [INFO]
  868. [INFO] --- openmrs-sdk:5.5.0:run (default-cli) @ myfirstmodule ---
  869. [INFO] Artifact org.apache.maven.shared:maven-invoker:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  870. [INFO] Artifact org.apache.maven.shared:maven-invoker:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  871. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
  872. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (0 B at 0 B/s)
  873. [INFO] Artifact org.jyaml:jyaml:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  874. [INFO] Artifact org.jyaml:jyaml:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  875. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jyaml/jyaml/1.3/jyaml-1.3.pom
  876. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jyaml/jyaml/1.3/jyaml-1.3.pom (0 B at 0 B/s)
  877. [INFO] Artifact com.jcraft:jsch:pom:0.1.53 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  878. [INFO] Artifact com.jcraft:jsch:pom:0.1.53 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  879. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/jcraft/jsch/0.1.53/jsch-0.1.53.pom
  880. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/jcraft/jsch/0.1.53/jsch-0.1.53.pom (0 B at 0 B/s)
  881. [INFO] Artifact com.googlecode.javaewah:JavaEWAH:pom:0.7.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  882. [INFO] Artifact com.googlecode.javaewah:JavaEWAH:pom:0.7.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  883. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
  884. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (0 B at 0 B/s)
  885. [INFO] Artifact org.slf4j:slf4j-api:pom:1.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  886. [INFO] Artifact org.slf4j:slf4j-api:pom:1.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  887. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
  888. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (0 B at 0 B/s)
  889. [INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  890. [INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  891. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
  892. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (0 B at 0 B/s)
  893. [INFO] Artifact org.eclipse.mylyn.github:org.eclipse.egit.github.core:pom:2.1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  894. [INFO] Artifact org.eclipse.mylyn.github:org.eclipse.egit.github.core:pom:2.1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  895. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.pom
  896. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.pom (0 B at 0 B/s)
  897. [INFO] Artifact com.google.code.gson:gson:pom:2.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
  898. [INFO] Artifact com.google.code.gson:gson:pom:2.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
  899. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom
  900. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom (0 B at 0 B/s)
  901. [INFO] Artifact com.github.zafarkhaja:java-semver:pom:0.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  902. [INFO] Artifact com.github.zafarkhaja:java-semver:pom:0.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  903. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/zafarkhaja/java-semver/0.9.0/java-semver-0.9.0.pom
  904. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/zafarkhaja/java-semver/0.9.0/java-semver-0.9.0.pom (0 B at 0 B/s)
  905. [INFO] Artifact commons-httpclient:commons-httpclient:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  906. [INFO] Artifact commons-httpclient:commons-httpclient:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  907. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
  908. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s)
  909. [INFO] Artifact commons-logging:commons-logging:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  910. [INFO] Artifact commons-logging:commons-logging:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  911. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
  912. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (0 B at 0 B/s)
  913. [INFO] Artifact net.lingala.zip4j:zip4j:pom:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  914. [INFO] Artifact net.lingala.zip4j:zip4j:pom:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  915. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/lingala/zip4j/zip4j/1.3.2/zip4j-1.3.2.pom
  916. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/lingala/zip4j/zip4j/1.3.2/zip4j-1.3.2.pom (0 B at 0 B/s)
  917. [INFO] Artifact org.mybatis:mybatis:pom:3.2.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  918. [INFO] Artifact org.mybatis:mybatis:pom:3.2.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  919. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/mybatis/mybatis/3.2.7/mybatis-3.2.7.pom
  920. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/mybatis/mybatis/3.2.7/mybatis-3.2.7.pom (0 B at 0 B/s)
  921. [INFO] Artifact org.mybatis:mybatis-parent:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  922. [INFO] Artifact org.mybatis:mybatis-parent:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  923. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/mybatis/mybatis-parent/21/mybatis-parent-21.pom
  924. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/mybatis/mybatis-parent/21/mybatis-parent-21.pom (0 B at 0 B/s)
  925. [INFO] Artifact org.codehaus.jettison:jettison:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  926. [INFO] Artifact org.codehaus.jettison:jettison:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  927. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/jettison/jettison/1.1/jettison-1.1.pom
  928. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/jettison/jettison/1.1/jettison-1.1.pom (0 B at 0 B/s)
  929. [INFO] Artifact org.codehaus.mojo:exec-maven-plugin:pom:1.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  930. [INFO] Artifact org.codehaus.mojo:exec-maven-plugin:pom:1.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  931. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.pom
  932. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.pom (0 B at 0 B/s)
  933. [INFO] Artifact org.codehaus.mojo:mojo-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  934. [INFO] Artifact org.codehaus.mojo:mojo-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  935. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
  936. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (0 B at 0 B/s)
  937. [INFO] Artifact org.apache.maven:maven-toolchain:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  938. [INFO] Artifact org.apache.maven:maven-toolchain:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  939. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
  940. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0 B/s)
  941. [INFO] Artifact org.apache.commons:commons-exec:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  942. [INFO] Artifact org.apache.commons:commons-exec:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  943. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
  944. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (0 B at 0 B/s)
  945. [INFO] Artifact org.apache.maven:maven-settings:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  946. [INFO] Artifact org.apache.maven.shared:maven-invoker:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  947. [INFO] Artifact org.jyaml:jyaml:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  948. [INFO] Artifact com.jcraft:jsch:jar:0.1.53 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  949. [INFO] Artifact com.googlecode.javaewah:JavaEWAH:jar:0.7.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  950. [INFO] Artifact org.eclipse.mylyn.github:org.eclipse.egit.github.core:jar:2.1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  951. [INFO] Artifact com.github.zafarkhaja:java-semver:jar:0.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  952. [INFO] Artifact net.lingala.zip4j:zip4j:jar:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  953. [INFO] Artifact org.mybatis:mybatis:jar:3.2.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  954. [INFO] Artifact org.codehaus.jettison:jettison:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  955. [INFO] Artifact org.codehaus.mojo:exec-maven-plugin:jar:1.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  956. [INFO] Artifact org.apache.maven:maven-toolchain:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  957. [INFO] Artifact org.apache.maven:maven-project:jar:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  958. [INFO] Artifact org.apache.maven:maven-profile:jar:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  959. [INFO] Artifact org.apache.maven:maven-plugin-registry:jar:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  960. [INFO] Artifact org.apache.maven:maven-artifact-manager:jar:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  961. [INFO] Artifact org.apache.commons:commons-exec:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  962. [INFO] Artifact org.apache.maven:maven-settings:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  963. [INFO] Artifact org.apache.maven.shared:maven-invoker:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  964. [INFO] Artifact org.jyaml:jyaml:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  965. [INFO] Artifact com.jcraft:jsch:jar:0.1.53 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  966. [INFO] Artifact com.googlecode.javaewah:JavaEWAH:jar:0.7.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), jgit-repository (https://repo.eclipse.org/content/repositories/jgit-releases/, default, releases+snapshots)]
  967. [INFO] Artifact org.eclipse.mylyn.github:org.eclipse.egit.github.core:jar:2.1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  968. [INFO] Artifact com.github.zafarkhaja:java-semver:jar:0.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  969. [INFO] Artifact net.lingala.zip4j:zip4j:jar:1.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  970. [INFO] Artifact org.mybatis:mybatis:jar:3.2.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  971. [INFO] Artifact org.codehaus.jettison:jettison:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  972. [INFO] Artifact org.codehaus.mojo:exec-maven-plugin:jar:1.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
  973. [INFO] Artifact org.apache.maven:maven-toolchain:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  974. [INFO] Artifact org.apache.maven:maven-project:jar:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  975. [INFO] Artifact org.apache.maven:maven-profile:jar:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  976. [INFO] Artifact org.apache.maven:maven-plugin-registry:jar:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  977. [INFO] Artifact org.apache.maven:maven-artifact-manager:jar:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  978. [INFO] Artifact org.apache.commons:commons-exec:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
  979. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
  980. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (0 B at 0 B/s)
  981. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
  982. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/jcraft/jsch/0.1.53/jsch-0.1.53.jar
  983. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jyaml/jyaml/1.3/jyaml-1.3.jar
  984. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.jar
  985. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
  986. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/jcraft/jsch/0.1.53/jsch-0.1.53.jar (0 B at 0 B/s)
  987. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/zafarkhaja/java-semver/0.9.0/java-semver-0.9.0.jar
  988. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/github/zafarkhaja/java-semver/0.9.0/java-semver-0.9.0.jar (0 B at 0 B/s)
  989. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/lingala/zip4j/zip4j/1.3.2/zip4j-1.3.2.jar
  990. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (0 B at 0 B/s)
  991. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/lingala/zip4j/zip4j/1.3.2/zip4j-1.3.2.jar (0 B at 0 B/s)
  992. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/mybatis/mybatis/3.2.7/mybatis-3.2.7.jar
  993. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar
  994. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jyaml/jyaml/1.3/jyaml-1.3.jar (0 B at 0 B/s)
  995. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.jar
  996. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (0 B at 0 B/s)
  997. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.jar (0 B at 0 B/s)
  998. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
  999. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
  1000. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar (0 B at 0 B/s)
  1001. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/mybatis/mybatis/3.2.7/mybatis-3.2.7.jar (0 B at 0 B/s)
  1002. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
  1003. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
  1004. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.jar (0 B at 0 B/s)
  1005. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0 B/s)
  1006. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s)
  1007. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
  1008. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
  1009. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s)
  1010. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s)
  1011. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (0 B at 0 B/s)
  1012. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s)
  1013. Dec 07, 2023 12:45:26 AM org.jline.utils.Log logr
  1014. WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
  1015.  
  1016. Checking if port 8080 is in use... [in use]
  1017.  
  1018. Checking if port 8081 is in use... [free]
  1019.  
  1020. Port 8080 is already in use. What port would you like to use? (default: '8081'): 8081
  1021. [INFO] OpenMRS module detected, installing before run...
  1022. [INFO] artifact org.openmrs.module:myfirstmodule-omod: checking for updates from openmrs-repo
  1023. [INFO] artifact org.openmrs.module:myfirstmodule-omod: checking for updates from archetype
  1024. [INFO] artifact org.openmrs.module:myfirstmodule-omod: checking for updates from openmrs-repo-thirdparty
  1025. [INFO] artifact org.openmrs.module:myfirstmodule-omod: checking for updates from mks-nexus-public
  1026. [INFO] artifact org.openmrs.module:myfirstmodule-omod: checking for updates from central
  1027. [INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  1028. [INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [openmrs-repo (https://mavenrepo.openmrs.org/public, default, releases), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
  1029. Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
  1030. Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s)
  1031. [INFO] Configured Artifact: org.openmrs.module:myfirstmodule-omod:1.0.0-SNAPSHOT:jar
  1032. [INFO] Copying myfirstmodule-omod-1.0.0-SNAPSHOT.jar to C:\Users\buken\openmrs\server2\modules\myfirstmodule-1.0.0-SNAPSHOT.omod
  1033. [info] Module 'myfirstmodule' was updated to version '1.0.0-SNAPSHOT'
  1034.  
  1035. Connect remote debugger via port 1044
  1036. ERROR: transport error 202: bind failed: Address already in use
  1037. ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
  1038. JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750]
  1039. [INFO] ------------------------------------------------------------------------
  1040. [INFO] Reactor Summary for Myfirstmodule 1.0.0-SNAPSHOT:
  1041. [INFO]
  1042. [INFO] Myfirstmodule ...................................... FAILURE [01:09 min]
  1043. [INFO] Myfirstmodule API .................................. SKIPPED
  1044. [INFO] Myfirstmodule OMOD ................................. SKIPPED
  1045. [INFO] ------------------------------------------------------------------------
  1046. [INFO] BUILD FAILURE
  1047. [INFO] ------------------------------------------------------------------------
  1048. [INFO] Total time: 01:23 min
  1049. [INFO] Finished at: 2023-12-07T00:46:11-08:00
  1050. [INFO] ------------------------------------------------------------------------
  1051. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:5.5.0:run (default-cli) on project myfirstmodule: Failed running Tomcat -> [Help 1]
  1052. [ERROR]
  1053. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  1054. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  1055. [ERROR]
  1056. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  1057. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement