Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /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
- [INFO] Scanning for projects...
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] OpenMRS SDK [pom]
- [INFO] OpenMRS Reference Application Module Maven Archetype [maven-archetype]
- [INFO] OpenMRS Platform Module Maven Archetype [maven-archetype]
- [INFO] OpenMRS OWA Submodule Maven Archetype [maven-archetype]
- [INFO] sdk-commons [jar]
- [INFO] OpenMRS SDK Docker Maven Plugin [maven-plugin]
- [INFO] OpenMRS SDK Tomcat7 Maven Plugin [maven-plugin]
- [INFO] OpenMRS SDK Tomcat9 Maven Plugin [maven-plugin]
- [INFO] OpenMRS SDK Maven Plugin [maven-plugin]
- [INFO] OpenMRS SDK Integration Tests [jar]
- [INFO]
- [INFO] -------------------< org.openmrs.maven:openmrs-sdk >--------------------
- [INFO] Building OpenMRS SDK 5.3.0-SNAPSHOT [1/10]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- openmrs-sdk-maven-plugin:5.3.0-SNAPSHOT:setup (default-cli) @ openmrs-sdk ---
- Oct 05, 2023 4:02:10 PM org.jline.utils.Log logr
- WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
- [INFO] OpenMRS SDK will reuse the Node cache. Run openmrs-sdk:setup-sdk -DreuseNodeCache=false to disable it.
- Setting up a new server...
- Specify server id (-DserverId) (default: 'server8'):
- You can setup the following servers:
- 1) 2.x Distribution
- 2) Platform
- 3) O3 Distribution
- Which one do you choose? [1/2/3]: 3
- You can deploy the following versions of O3:
- 1) Reference Application 3.0.0-SNAPSHOT
- 2) Reference Application 3.0.0-beta.13
- 3) Reference Application 3.0.0-beta.12
- 4) Reference Application 3.0.0-beta.11
- 5) Reference Application 3.0.0-beta.9
- 6) Other...
- Which one do you choose? [1/2/3/4/5/6]: 1
- [INFO] Configured Artifact: org.openmrs.distro:referenceapplication-distro:3.0.0-SNAPSHOT:zip
- [INFO] Copying referenceapplication-distro-3.0.0-SNAPSHOT.zip to /home/wikum/openmrs/server8/openmrs-distro.jar
- [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.6.1:war
- [INFO] Copying openmrs-webapp-2.6.1.war to /home/wikum/openmrs/server8/openmrs-2.6.1.war
- [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.2:jar
- [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.15.0:jar
- [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.14.0:jar
- [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:2.1.0:jar
- [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.14.0:jar
- [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.10.0:jar
- [INFO] Configured Artifact: org.openmrs.module:ordertemplates-omod:1.0.2:jar
- [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.16:omod
- [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0:jar
- [INFO] Configured Artifact: org.bahmni.module:appointments-omod:2.0.0-SNAPSHOT:jar
- 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
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary for OpenMRS SDK 5.3.0-SNAPSHOT:
- [INFO]
- [INFO] OpenMRS SDK ........................................ FAILURE [ 28.764 s]
- [INFO] OpenMRS Reference Application Module Maven Archetype SKIPPED
- [INFO] OpenMRS Platform Module Maven Archetype ............ SKIPPED
- [INFO] OpenMRS OWA Submodule Maven Archetype .............. SKIPPED
- [INFO] sdk-commons ........................................ SKIPPED
- [INFO] OpenMRS SDK Docker Maven Plugin .................... SKIPPED
- [INFO] OpenMRS SDK Tomcat7 Maven Plugin ................... SKIPPED
- [INFO] OpenMRS SDK Tomcat9 Maven Plugin ................... SKIPPED
- [INFO] OpenMRS SDK Maven Plugin ........................... SKIPPED
- [INFO] OpenMRS SDK Integration Tests ...................... SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 29.003 s
- [INFO] Finished at: 2023-10-05T16:02:38+05:30
- [INFO] ------------------------------------------------------------------------
- [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]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
- Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement