Advertisement
Guest User

Untitled

a guest
Jan 29th, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.91 KB | None | 0 0
  1.  
  2. JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-standalone (master)
  3. $ mvn clean install -Dopenmrs.version=1.9.1
  4. [INFO] Scanning for projects...
  5. [INFO]
  6. [INFO] -----------------------< org.openmrs:standalone >-----------------------
  7. [INFO] Building standalone 2.0.0-SNAPSHOT
  8. [INFO] --------------------------------[ jar ]---------------------------------
  9. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/platform/1.9.1/platform-1.9.1.pom
  10. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/distro/platform/1.9.1/platform-1.9.1.pom
  11. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/distro/platform/1.9.1/platform-1.9.1.pom
  12. Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/distro/platform/1.9.1/platform-1.9.1.pom
  13. [WARNING] The POM for org.openmrs.distro:platform:war:1.9.1 is missing, no dependency information available
  14. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/platform/1.9.1/platform-1.9.1.war
  15. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/distro/platform/1.9.1/platform-1.9.1.war
  16. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/distro/platform/1.9.1/platform-1.9.1.war
  17. Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/distro/platform/1.9.1/platform-1.9.1.war
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO] BUILD FAILURE
  20. [INFO] ------------------------------------------------------------------------
  21. [INFO] Total time: 19.784 s
  22. [INFO] Finished at: 2020-01-30T01:06:09+03:00
  23. [INFO] ------------------------------------------------------------------------
  24. [ERROR] Failed to execute goal on project standalone: Could not resolve dependencies for project org.openmrs:standalone:jar:2.0.0-SNAPSHOT: Could not find artifact org.openmrs.distro:platform:war:1.9.1 in openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public) -> [Help 1]
  25. [ERROR]
  26. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  27. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  28. [ERROR]
  29. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  30. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  31.  
  32. JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-standalone (master)
  33. $ mvn clean install -Dopenmrs.version=1.9.0
  34. [INFO] Scanning for projects...
  35. [INFO]
  36. [INFO] -----------------------< org.openmrs:standalone >-----------------------
  37. [INFO] Building standalone 2.0.0-SNAPSHOT
  38. [INFO] --------------------------------[ jar ]---------------------------------
  39. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/platform/1.9.0/platform-1.9.0.pom
  40. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/distro/platform/1.9.0/platform-1.9.0.pom
  41. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/distro/platform/1.9.0/platform-1.9.0.pom
  42. Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/distro/platform/1.9.0/platform-1.9.0.pom
  43. [WARNING] The POM for org.openmrs.distro:platform:war:1.9.0 is missing, no dependency information available
  44. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/platform/1.9.0/platform-1.9.0.war
  45. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/distro/platform/1.9.0/platform-1.9.0.war
  46. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/distro/platform/1.9.0/platform-1.9.0.war
  47. Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/distro/platform/1.9.0/platform-1.9.0.war
  48. [INFO] ------------------------------------------------------------------------
  49. [INFO] BUILD FAILURE
  50. [INFO] ------------------------------------------------------------------------
  51. [INFO] Total time: 23.744 s
  52. [INFO] Finished at: 2020-01-30T01:06:48+03:00
  53. [INFO] ------------------------------------------------------------------------
  54. [ERROR] Failed to execute goal on project standalone: Could not resolve dependencies for project org.openmrs:standalone:jar:2.0.0-SNAPSHOT: Could not find artifact org.openmrs.distro:platform:war:1.9.0 in openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public) -> [Help 1]
  55. [ERROR]
  56. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  57. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  58. [ERROR]
  59. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  60. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  61.  
  62. JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-standalone (master)
  63. $ mvn clean install -Dopenmrs.version=1.8.0
  64. [INFO] Scanning for projects...
  65. [INFO]
  66. [INFO] -----------------------< org.openmrs:standalone >-----------------------
  67. [INFO] Building standalone 2.0.0-SNAPSHOT
  68. [INFO] --------------------------------[ jar ]---------------------------------
  69. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.8.0/openmrs-api-1.8.0.pom
  70. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.8.0/openmrs-api-1.8.0.pom (7.4 kB at 1.5 kB/s)
  71. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.8.0/openmrs-1.8.0.pom
  72. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.8.0/openmrs-1.8.0.pom (21 kB at 8.2 kB/s)
  73. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.2.RELEASE/spring-core-3.0.2.RELEASE.pom
  74. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.2.RELEASE/spring-core-3.0.2.RELEASE.pom (2.4 kB at 1.1 kB/s)
  75. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-parent/3.0.2.RELEASE/spring-parent-3.0.2.RELEASE.pom
  76. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-parent/3.0.2.RELEASE/spring-parent-3.0.2.RELEASE.pom (8.4 kB at 3.9 kB/s)
  77. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.2.RELEASE/spring-asm-3.0.2.RELEASE.pom
  78. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.2.RELEASE/spring-asm-3.0.2.RELEASE.pom (2.1 kB at 1.1 kB/s)
  79. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.2.RELEASE/spring-beans-3.0.2.RELEASE.pom
  80. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.2.RELEASE/spring-beans-3.0.2.RELEASE.pom (2.2 kB at 1.1 kB/s)
  81. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.2.RELEASE/spring-context-3.0.2.RELEASE.pom
  82. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.2.RELEASE/spring-context-3.0.2.RELEASE.pom (6.7 kB at 3.4 kB/s)
  83. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.2.RELEASE/spring-aop-3.0.2.RELEASE.pom
  84. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.2.RELEASE/spring-aop-3.0.2.RELEASE.pom (2.6 kB at 1.4 kB/s)
  85. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.2.RELEASE/spring-expression-3.0.2.RELEASE.pom
  86. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.2.RELEASE/spring-expression-3.0.2.RELEASE.pom (1.6 kB at 853 B/s)
  87. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.2.RELEASE/spring-orm-3.0.2.RELEASE.pom
  88. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.2.RELEASE/spring-orm-3.0.2.RELEASE.pom (6.7 kB at 3.5 kB/s)
  89. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.2.RELEASE/spring-jdbc-3.0.2.RELEASE.pom
  90. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.2.RELEASE/spring-jdbc-3.0.2.RELEASE.pom (3.4 kB at 1.9 kB/s)
  91. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.2.RELEASE/spring-tx-3.0.2.RELEASE.pom
  92. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.2.RELEASE/spring-tx-3.0.2.RELEASE.pom (3.5 kB at 1.8 kB/s)
  93. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
  94. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4.0 kB at 2.0 kB/s)
  95. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
  96. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (8.3 kB at 4.4 kB/s)
  97. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate/3.2.5.ga-mod/hibernate-3.2.5.ga-mod.pom
  98. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate/3.2.5.ga-mod/hibernate-3.2.5.ga-mod.pom (4.0 kB at 2.1 kB/s)
  99. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.0.1B/jta-1.0.1B.pom
  100. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.0.1B/jta-1.0.1B.pom (515 B at 255 B/s)
  101. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/1.5.3/asm-1.5.3.pom
  102. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/1.5.3/asm-1.5.3.pom (809 B at 437 B/s)
  103. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/2.1.1/commons-collections-2.1.1.pom
  104. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/2.1.1/commons-collections-2.1.1.pom (172 B at 93 B/s)
  105. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.5.6/slf4j-log4j12-1.5.6.pom
  106. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.5.6/slf4j-log4j12-1.5.6.pom (1.6 kB at 910 B/s)
  107. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/liquibase-core/1.9.4-mod/liquibase-core-1.9.4-mod.pom
  108. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/liquibase-core/1.9.4-mod/liquibase-core-1.9.4-mod.pom (1.7 kB at 908 B/s)
  109. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/platform/1.8.0/platform-1.8.0.pom
  110. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/distro/platform/1.8.0/platform-1.8.0.pom
  111. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/distro/platform/1.8.0/platform-1.8.0.pom
  112. Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/distro/platform/1.8.0/platform-1.8.0.pom
  113. [WARNING] The POM for org.openmrs.distro:platform:war:1.8.0 is missing, no dependency information available
  114. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.8.0/openmrs-api-1.8.0.jar
  115. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.2.RELEASE/spring-core-3.0.2.RELEASE.jar
  116. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.2.RELEASE/spring-asm-3.0.2.RELEASE.jar
  117. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.2.RELEASE/spring-beans-3.0.2.RELEASE.jar
  118. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.2.RELEASE/spring-context-3.0.2.RELEASE.jar
  119. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.2.RELEASE/spring-asm-3.0.2.RELEASE.jar (53 kB at 16 kB/s)
  120. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.2.RELEASE/spring-expression-3.0.2.RELEASE.jar
  121. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.2.RELEASE/spring-core-3.0.2.RELEASE.jar (358 kB at 54 kB/s)
  122. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.2.RELEASE/spring-aop-3.0.2.RELEASE.jar
  123. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.2.RELEASE/spring-expression-3.0.2.RELEASE.jar (157 kB at 24 kB/s)
  124. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.2.RELEASE/spring-orm-3.0.2.RELEASE.jar
  125. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.2.RELEASE/spring-beans-3.0.2.RELEASE.jar (550 kB at 71 kB/s)
  126. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.2.RELEASE/spring-tx-3.0.2.RELEASE.jar
  127. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.2.RELEASE/spring-context-3.0.2.RELEASE.jar (657 kB at 82 kB/s)
  128. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.2.RELEASE/spring-jdbc-3.0.2.RELEASE.jar
  129. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.8.0/openmrs-api-1.8.0.jar (1.5 MB at 162 kB/s)
  130. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar
  131. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.2.RELEASE/spring-aop-3.0.2.RELEASE.jar (320 kB at 34 kB/s)
  132. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate/3.2.5.ga-mod/hibernate-3.2.5.ga-mod.jar
  133. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.2.RELEASE/spring-orm-3.0.2.RELEASE.jar (333 kB at 34 kB/s)
  134. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar
  135. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.2.RELEASE/spring-tx-3.0.2.RELEASE.jar (231 kB at 23 kB/s)
  136. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.6/antlr-2.7.6.jar
  137. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.2.RELEASE/spring-jdbc-3.0.2.RELEASE.jar (378 kB at 35 kB/s)
  138. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/1.5.3/asm-1.5.3.jar
  139. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar (8.8 kB at 755 B/s)
  140. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.5.6/slf4j-log4j12-1.5.6.jar
  141. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar (152 kB at 13 kB/s)
  142. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/liquibase-core/1.9.4-mod/liquibase-core-1.9.4-mod.jar
  143. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/1.5.3/asm-1.5.3.jar (26 kB at 2.0 kB/s)
  144. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/platform/1.8.0/platform-1.8.0.war
  145. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.5.6/slf4j-log4j12-1.5.6.jar (9.7 kB at 685 B/s)
  146. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.6/antlr-2.7.6.jar (443 kB at 31 kB/s)
  147. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate/3.2.5.ga-mod/hibernate-3.2.5.ga-mod.jar (2.3 MB at 156 kB/s)
  148. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/liquibase-core/1.9.4-mod/liquibase-core-1.9.4-mod.jar (659 kB at 41 kB/s)
  149. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/distro/platform/1.8.0/platform-1.8.0.war
  150. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/distro/platform/1.8.0/platform-1.8.0.war
  151. Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/distro/platform/1.8.0/platform-1.8.0.war
  152. [INFO] ------------------------------------------------------------------------
  153. [INFO] BUILD FAILURE
  154. [INFO] ------------------------------------------------------------------------
  155. [INFO] Total time: 01:10 min
  156. [INFO] Finished at: 2020-01-30T01:08:19+03:00
  157. [INFO] ------------------------------------------------------------------------
  158. [ERROR] Failed to execute goal on project standalone: Could not resolve dependencies for project org.openmrs:standalone:jar:2.0.0-SNAPSHOT: Could not find artifact org.openmrs.distro:platform:war:1.8.0 in openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public) -> [Help 1]
  159. [ERROR]
  160. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  161. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  162. [ERROR]
  163. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  164. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  165.  
  166. JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-standalone (master)
  167. $ mvn clean install -Dopenmrs.version=2.4.0-SNAPSHOT
  168. [INFO] Scanning for projects...
  169. [INFO]
  170. [INFO] -----------------------< org.openmrs:standalone >-----------------------
  171. [INFO] Building standalone 2.0.0-SNAPSHOT
  172. [INFO] --------------------------------[ jar ]---------------------------------
  173. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/distro/platform/2.4.0-SNAPSHOT/platform-2.4.0-SNAPSHOT.pom
  174. [INFO] ------------------------------------------------------------------------
  175. [INFO] BUILD FAILURE
  176. [INFO] ------------------------------------------------------------------------
  177. [INFO] Total time: 9.076 s
  178. [INFO] Finished at: 2020-01-30T01:08:58+03:00
  179. [INFO] ------------------------------------------------------------------------
  180. [ERROR] Failed to execute goal on project standalone: Could not resolve dependencies for project org.openmrs:standalone:jar:2.0.0-SNAPSHOT: Failed to collect dependencies at org.openmrs.distro:platform:war:2.4.0-SNAPSHOT: Failed to read artifact descriptor for org.openmrs.distro:platform:war:2.4.0-SNAPSHOT: Could not transfer artifact org.openmrs.distro:platform:pom:2.4.0-SNAPSHOT from/to openmrs-repo-thirdparty (http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty): Failed to transfer file: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/distro/platform/2.4.0-SNAPSHOT/platform-2.4.0-SNAPSHOT.pom. Return code is: 409 , ReasonPhrase:Conflict. -> [Help 1]
  181. [ERROR]
  182. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  183. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  184. [ERROR]
  185. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  186. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  187.  
  188. JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-standalone (master)
  189. $ mvn clean install -Dopenmrs.version=1.9.0
  190. [INFO] Scanning for projects...
  191. [INFO]
  192. [INFO] -----------------------< org.openmrs:standalone >-----------------------
  193. [INFO] Building standalone 2.0.0-SNAPSHOT
  194. [INFO] --------------------------------[ jar ]---------------------------------
  195. [WARNING] The POM for org.openmrs.distro:platform:war:1.9.0 is missing, no dependency information available
  196. [INFO] ------------------------------------------------------------------------
  197. [INFO] BUILD FAILURE
  198. [INFO] ------------------------------------------------------------------------
  199. [INFO] Total time: 2.545 s
  200. [INFO] Finished at: 2020-01-30T01:09:42+03:00
  201. [INFO] ------------------------------------------------------------------------
  202. [ERROR] Failed to execute goal on project standalone: Could not resolve dependencies for project org.openmrs:standalone:jar:2.0.0-SNAPSHOT: Failure to find org.openmrs.distro:platform:war:1.9.0 in http://mavenrepo.openmrs.org/nexus/content/repositories/public was cached in the local repository, resolution will not be reattempted until the update interval of openmrs-repo has elapsed or updates are forced -> [Help 1]
  203. [ERROR]
  204. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  205. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  206. [ERROR]
  207. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  208. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
  209.  
  210. JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-standalone (master)
  211. $ mvn clean install -Dopenmrs.version=1.8.3
  212. [INFO] Scanning for projects...
  213. [INFO]
  214. [INFO] -----------------------< org.openmrs:standalone >-----------------------
  215. [INFO] Building standalone 2.0.0-SNAPSHOT
  216. [INFO] --------------------------------[ jar ]---------------------------------
  217. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.8.3/openmrs-api-1.8.3.pom
  218. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.8.3/openmrs-api-1.8.3.pom (7.4 kB at 1.4 kB/s)
  219. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.8.3/openmrs-1.8.3.pom
  220. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.8.3/openmrs-1.8.3.pom (21 kB at 8.6 kB/s)
  221. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/platform/1.8.3/platform-1.8.3.pom
  222. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/distro/platform/1.8.3/platform-1.8.3.pom
  223. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/distro/platform/1.8.3/platform-1.8.3.pom
  224. Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/distro/platform/1.8.3/platform-1.8.3.pom
  225. [WARNING] The POM for org.openmrs.distro:platform:war:1.8.3 is missing, no dependency information available
  226. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.8.3/openmrs-api-1.8.3.jar
  227. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/platform/1.8.3/platform-1.8.3.war
  228. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.8.3/openmrs-api-1.8.3.jar (1.5 MB at 145 kB/s)
  229. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/distro/platform/1.8.3/platform-1.8.3.war
  230. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/distro/platform/1.8.3/platform-1.8.3.war
  231. Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/distro/platform/1.8.3/platform-1.8.3.war
  232. [INFO] ------------------------------------------------------------------------
  233. [INFO] BUILD FAILURE
  234. [INFO] ------------------------------------------------------------------------
  235. [INFO] Total time: 30.113 s
  236. [INFO] Finished at: 2020-01-30T01:10:40+03:00
  237. [INFO] ------------------------------------------------------------------------
  238. [ERROR] Failed to execute goal on project standalone: Could not resolve dependencies for project org.openmrs:standalone:jar:2.0.0-SNAPSHOT: Could not find artifact org.openmrs.distro:platform:war:1.8.3 in openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public) -> [Help 1]
  239. [ERROR]
  240. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  241. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  242. [ERROR]
  243. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  244. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement