15-Dec-2022 20:57:34 |
#14 96.24 [ERROR] After correcting the problems, you can resume the build with the command |
15-Dec-2022 20:57:34 |
#14 96.24 [ERROR] mvn <args> -rf :referenceapplication-package |
15-Dec-2022 20:57:34 |
#14 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |
15-Dec-2022 20:57:34 |
------ |
15-Dec-2022 20:57:34 |
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: |
15-Dec-2022 20:57:34 |
#14 96.22 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] |
15-Dec-2022 20:57:34 |
#14 96.23 [ERROR] |
15-Dec-2022 20:57:34 |
#14 96.23 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
15-Dec-2022 20:57:34 |
#14 96.23 [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
15-Dec-2022 20:57:34 |
#14 96.23 [ERROR] |
15-Dec-2022 20:57:34 |
#14 96.23 [ERROR] For more information about the errors and possible solutions, please read the following articles: |
15-Dec-2022 20:57:34 |
#14 96.23 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException |
15-Dec-2022 20:57:34 |
#14 96.24 [ERROR] |
15-Dec-2022 20:57:34 |
#14 96.24 [ERROR] After correcting the problems, you can resume the build with the command |
15-Dec-2022 20:57:34 |
#14 96.24 [ERROR] mvn <args> -rf :referenceapplication-package |
15-Dec-2022 20:57:34 |
------ |
15-Dec-2022 20:57:34 |
Dockerfile:14 |
15-Dec-2022 20:57:34 |
-------------------- |
15-Dec-2022 20:57:34 |
12 | |
15-Dec-2022 20:57:34 |
13 | # Build the distro |
15-Dec-2022 20:57:34 |
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS |
15-Dec-2022 20:57:34 |
15 | |
15-Dec-2022 20:57:34 |
16 | ### Run Stage |
15-Dec-2022 20:57:34 |
-------------------- |
15-Dec-2022 20:57:34 |
error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |