Build: #314 failed Changes by OpenMRS Administrator

Stages & jobs

  1. Update versions

  2. Build

  3. Push docker image

  4. Validate

  5. Release

    Requires a user to start manually
  6. Release 2nd stage

  7. Release 3rd stage

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Build Build Download or View
28-Oct-2025 23:16:10 [INFO] Finished at: 2025-10-28T23:16:10Z
28-Oct-2025 23:16:10 [INFO] ------------------------------------------------------------------------
28-Oct-2025 23:16:10 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.0.0:build-distro (build-distro) on project platform: Unable to execute mojo: Unable to find artifact. Could not find artifact org.openmrs.module:fhir2-omod:jar:2.8.0 in openmrs-repo (https://mavenrepo.openmrs.org/nexus/content/repositories/public)
28-Oct-2025 23:16:10 [ERROR]
28-Oct-2025 23:16:10 [ERROR] Try downloading the file manually from the project website.
28-Oct-2025 23:16:10 [ERROR]
28-Oct-2025 23:16:10 [ERROR] Then, install it using the command:
28-Oct-2025 23:16:10 [ERROR]     mvn install:install-file -DgroupId=org.openmrs.module -DartifactId=fhir2-omod -Dversion=2.8.0 -Dpackaging=jar -Dfile=/path/to/file
28-Oct-2025 23:16:10 [ERROR]
28-Oct-2025 23:16:10 [ERROR] Alternatively, if you host your own repository you can deploy the file there:
28-Oct-2025 23:16:10 [ERROR]     mvn deploy:deploy-file -DgroupId=org.openmrs.module -DartifactId=fhir2-omod -Dversion=2.8.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
28-Oct-2025 23:16:10 [ERROR]
28-Oct-2025 23:16:10 [ERROR]
28-Oct-2025 23:16:10 [ERROR]   org.openmrs.module:fhir2-omod:jar:2.8.0
28-Oct-2025 23:16:10 [ERROR]
28-Oct-2025 23:16:10 [ERROR] from the specified remote repositories:
28-Oct-2025 23:16:10 [ERROR]   openmrs-repo (https://mavenrepo.openmrs.org/nexus/content/repositories/public, releases=true, snapshots=true),
28-Oct-2025 23:16:10 [ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
28-Oct-2025 23:16:10 [ERROR] -> [Help 1]
28-Oct-2025 23:16:10 [ERROR]
28-Oct-2025 23:16:10 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
28-Oct-2025 23:16:10 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
28-Oct-2025 23:16:10 [ERROR]
28-Oct-2025 23:16:10 [ERROR] For more information about the errors and possible solutions, please read the following articles:
28-Oct-2025 23:16:10 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException