Advertisement
wikumW

Untitled

Oct 5th, 2023
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 KB | None | 0 0
  1. /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Dmaven.multiModuleProjectDirectory=/home/wikum/Documents -Djansi.passthrough=true -Dmaven.home=/usr/share/maven -Dclassworlds.conf=/usr/share/maven/bin/m2.conf -Dmaven.ext.class.path=/snap/intellij-idea-ultimate/449/plugins/maven/lib/maven-event-listener.jar -javaagent:/snap/intellij-idea-ultimate/449/lib/idea_rt.jar=40937:/snap/intellij-idea-ultimate/449/bin -Dfile.encoding=UTF-8 -classpath /usr/share/maven/boot/plexus-classworlds-2.x.jar org.codehaus.classworlds.Launcher -Didea.version=2023.2.1 org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:5.3.0-SNAPSHOT:setup
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Build Order:
  5. [INFO]
  6. [INFO] OpenMRS SDK [pom]
  7. [INFO] OpenMRS Reference Application Module Maven Archetype [maven-archetype]
  8. [INFO] OpenMRS Platform Module Maven Archetype [maven-archetype]
  9. [INFO] OpenMRS OWA Submodule Maven Archetype [maven-archetype]
  10. [INFO] sdk-commons [jar]
  11. [INFO] OpenMRS SDK Docker Maven Plugin [maven-plugin]
  12. [INFO] OpenMRS SDK Tomcat7 Maven Plugin [maven-plugin]
  13. [INFO] OpenMRS SDK Tomcat9 Maven Plugin [maven-plugin]
  14. [INFO] OpenMRS SDK Maven Plugin [maven-plugin]
  15. [INFO] OpenMRS SDK Integration Tests [jar]
  16. [INFO]
  17. [INFO] -------------------< org.openmrs.maven:openmrs-sdk >--------------------
  18. [INFO] Building OpenMRS SDK 5.3.0-SNAPSHOT [1/10]
  19. [INFO] --------------------------------[ pom ]---------------------------------
  20. [INFO]
  21. [INFO] --- openmrs-sdk-maven-plugin:5.3.0-SNAPSHOT:setup (default-cli) @ openmrs-sdk ---
  22. Oct 05, 2023 4:02:10 PM org.jline.utils.Log logr
  23. WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
  24. [INFO] OpenMRS SDK will reuse the Node cache. Run openmrs-sdk:setup-sdk -DreuseNodeCache=false to disable it.
  25.  
  26. Setting up a new server...
  27.  
  28. Specify server id (-DserverId) (default: 'server8'):
  29.  
  30. You can setup the following servers:
  31. 1) 2.x Distribution
  32. 2) Platform
  33. 3) O3 Distribution
  34.  
  35. Which one do you choose? [1/2/3]: 3
  36.  
  37. You can deploy the following versions of O3:
  38. 1) Reference Application 3.0.0-SNAPSHOT
  39. 2) Reference Application 3.0.0-beta.13
  40. 3) Reference Application 3.0.0-beta.12
  41. 4) Reference Application 3.0.0-beta.11
  42. 5) Reference Application 3.0.0-beta.9
  43. 6) Other...
  44.  
  45. Which one do you choose? [1/2/3/4/5/6]: 1
  46. [INFO] Configured Artifact: org.openmrs.distro:referenceapplication-distro:3.0.0-SNAPSHOT:zip
  47. [INFO] Copying referenceapplication-distro-3.0.0-SNAPSHOT.zip to /home/wikum/openmrs/server8/openmrs-distro.jar
  48. [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.6.1:war
  49. [INFO] Copying openmrs-webapp-2.6.1.war to /home/wikum/openmrs/server8/openmrs-2.6.1.war
  50. [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.2:jar
  51. [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.15.0:jar
  52. [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.14.0:jar
  53. [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:2.1.0:jar
  54. [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.14.0:jar
  55. [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.10.0:jar
  56. [INFO] Configured Artifact: org.openmrs.module:ordertemplates-omod:1.0.2:jar
  57. [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.16:omod
  58. [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0:jar
  59. [INFO] Configured Artifact: org.bahmni.module:appointments-omod:2.0.0-SNAPSHOT:jar
  60. Downloading from openmrs-repo-thirdparty: https://mavenrepo.openmrs.org/thirdparty/org/bahmni/module/appointments-omod/2.0.0-SNAPSHOT/appointments-omod-2.0.0-SNAPSHOT.pom
  61. [INFO] ------------------------------------------------------------------------
  62. [INFO] Reactor Summary for OpenMRS SDK 5.3.0-SNAPSHOT:
  63. [INFO]
  64. [INFO] OpenMRS SDK ........................................ FAILURE [ 28.764 s]
  65. [INFO] OpenMRS Reference Application Module Maven Archetype SKIPPED
  66. [INFO] OpenMRS Platform Module Maven Archetype ............ SKIPPED
  67. [INFO] OpenMRS OWA Submodule Maven Archetype .............. SKIPPED
  68. [INFO] sdk-commons ........................................ SKIPPED
  69. [INFO] OpenMRS SDK Docker Maven Plugin .................... SKIPPED
  70. [INFO] OpenMRS SDK Tomcat7 Maven Plugin ................... SKIPPED
  71. [INFO] OpenMRS SDK Tomcat9 Maven Plugin ................... SKIPPED
  72. [INFO] OpenMRS SDK Maven Plugin ........................... SKIPPED
  73. [INFO] OpenMRS SDK Integration Tests ...................... SKIPPED
  74. [INFO] ------------------------------------------------------------------------
  75. [INFO] BUILD FAILURE
  76. [INFO] ------------------------------------------------------------------------
  77. [INFO] Total time: 29.003 s
  78. [INFO] Finished at: 2023-10-05T16:02:38+05:30
  79. [INFO] ------------------------------------------------------------------------
  80. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:5.3.0-SNAPSHOT:setup (default-cli) on project openmrs-sdk: Failed to setup server: Unable to find/resolve artifact. Failed to read artifact descriptor for org.bahmni.module:appointments-omod:jar:2.0.0-SNAPSHOT: Could not transfer artifact org.bahmni.module:appointments-omod:pom:2.0.0-SNAPSHOT from/to openmrs-repo-thirdparty (https://mavenrepo.openmrs.org/thirdparty): Transfer failed for https://mavenrepo.openmrs.org/thirdparty/org/bahmni/module/appointments-omod/2.0.0-SNAPSHOT/appointments-omod-2.0.0-SNAPSHOT.pom 409 -> [Help 1]
  81. [ERROR]
  82. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  83. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  84. [ERROR]
  85. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  86. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  87.  
  88. Process finished with exit code 1
  89.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement