| 28-Oct-2025 22:48:26 |
------ |
| 28-Oct-2025 22:48:26 |
> [linux/amd64 dev 4/6] RUN mvn install -s /usr/share/maven/ref/settings-docker.xml: |
| 28-Oct-2025 22:48:26 |
28.32 [INFO] Total time: 24.460 s |
| 28-Oct-2025 22:48:26 |
28.32 [INFO] Finished at: 2025-10-28T22:48:26Z |
| 28-Oct-2025 22:48:26 |
28.32 [INFO] ------------------------------------------------------------------------ |
| 28-Oct-2025 22:48:26 |
28.32 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro-bundled) on project platform: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:fhir2-omod:jar:2.8.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] |
| 28-Oct-2025 22:48:26 |
28.32 [ERROR] |
| 28-Oct-2025 22:48:26 |
28.32 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
| 28-Oct-2025 22:48:26 |
28.32 [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
| 28-Oct-2025 22:48:26 |
28.32 [ERROR] |
| 28-Oct-2025 22:48:26 |
28.32 [ERROR] For more information about the errors and possible solutions, please read the following articles: |
| 28-Oct-2025 22:48:26 |
28.32 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException |
| 28-Oct-2025 22:48:26 |
------ |
| 28-Oct-2025 22:48:26 |
|
| 28-Oct-2025 22:48:26 |
1 warning found (use docker --debug to expand): |
| 28-Oct-2025 22:48:26 |
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 6) |
| 28-Oct-2025 22:48:26 |
Dockerfile:17 |
| 28-Oct-2025 22:48:26 |
-------------------- |
| 28-Oct-2025 22:48:26 |
15 | |
| 28-Oct-2025 22:48:26 |
16 | # Build the distro |
| 28-Oct-2025 22:48:26 |
17 | >>> RUN mvn $MVN_ARGS $MVN_ARGS_SETTINGS |
| 28-Oct-2025 22:48:26 |
18 | |
| 28-Oct-2025 22:48:26 |
19 | RUN cp $OMRS_BUILD_RESULT/openmrs.war /openmrs/distribution/openmrs_core/ && \ |
| 28-Oct-2025 22:48:26 |
-------------------- |
| 28-Oct-2025 22:48:26 |
ERROR: failed to solve: process "/bin/sh -c mvn $MVN_ARGS $MVN_ARGS_SETTINGS" did not complete successfully: exit code: 1 |