26-Jul-2023 03:01:23 |
|
26-Jul-2023 03:01:23 |
#17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install |
26-Jul-2023 03:01:23 |
#17 CANCELED |
26-Jul-2023 03:01:23 |
------ |
26-Jul-2023 03:01:23 |
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: |
26-Jul-2023 03:01:23 |
#14 16.14 [INFO] Total time: 12.684 s |
26-Jul-2023 03:01:23 |
#14 16.14 [INFO] Finished at: 2023-07-26T03:01:23Z |
26-Jul-2023 03:01:23 |
#14 16.14 [INFO] ------------------------------------------------------------------------ |
26-Jul-2023 03:01:23 |
#14 16.15 [ERROR] Plugin org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0 or one of its dependencies could not be resolved: Could not find artifact org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:jar:4.5.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] |
26-Jul-2023 03:01:23 |
#14 16.16 [ERROR] |
26-Jul-2023 03:01:23 |
#14 16.16 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
26-Jul-2023 03:01:23 |
#14 16.16 [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
26-Jul-2023 03:01:23 |
#14 16.16 [ERROR] |
26-Jul-2023 03:01:23 |
#14 16.16 [ERROR] For more information about the errors and possible solutions, please read the following articles: |
26-Jul-2023 03:01:23 |
#14 16.16 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException |
26-Jul-2023 03:01:23 |
------ |
26-Jul-2023 03:01:23 |
Dockerfile:14 |
26-Jul-2023 03:01:23 |
-------------------- |
26-Jul-2023 03:01:23 |
12 | |
26-Jul-2023 03:01:23 |
13 | # Build the distro |
26-Jul-2023 03:01:23 |
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS |
26-Jul-2023 03:01:23 |
15 | |
26-Jul-2023 03:01:23 |
16 | ### Run Stage |
26-Jul-2023 03:01:23 |
-------------------- |
26-Jul-2023 03:01:23 |
error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |