11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] After correcting the problems, you can resume the build with the command |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] mvn <args> -rf :referenceapplication-package |
11-Jun-2025 03:07:52 |
#16 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |
11-Jun-2025 03:07:52 |
------ |
11-Jun-2025 03:07:52 |
> [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project referenceapplication-package: Execution default-compile of goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile failed: Plugin org.apache.maven.plugins:maven-compiler-plugin:3.1 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.codehaus.plexus:plexus-utils:jar:1.5.1, org.codehaus.plexus:plexus-container-default:jar:1.5.5: Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:1.5.1 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): transfer failed for https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar: Unknown host jfrog-prod-euw1-shared-ireland-main.s3.amazonaws.com: Name or service not known -> [Help 1] |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] For more information about the errors and possible solutions, please read the following articles: |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] After correcting the problems, you can resume the build with the command |
11-Jun-2025 03:07:52 |
#16 404.2 [ERROR] mvn <args> -rf :referenceapplication-package |
11-Jun-2025 03:07:52 |
------ |
11-Jun-2025 03:07:52 |
Dockerfile:14 |
11-Jun-2025 03:07:52 |
-------------------- |
11-Jun-2025 03:07:52 |
12 | |
11-Jun-2025 03:07:52 |
13 | # Build the distro |
11-Jun-2025 03:07:52 |
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS |
11-Jun-2025 03:07:52 |
15 | |
11-Jun-2025 03:07:52 |
16 | ### Run Stage |
11-Jun-2025 03:07:52 |
-------------------- |
11-Jun-2025 03:07:52 |
error: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |