06-Nov-2024 03:02:27 |
#14 23.46 [ERROR] After correcting the problems, you can resume the build with the command |
06-Nov-2024 03:02:27 |
#14 23.46 [ERROR] mvn <args> -rf :referenceapplication-package |
06-Nov-2024 03:02:27 |
#14 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |
06-Nov-2024 03:02:27 |
------ |
06-Nov-2024 03:02:27 |
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: |
06-Nov-2024 03:02:27 |
#14 23.45 [ERROR] Failed to execute goal on project referenceapplication-package: Could not resolve dependencies for project org.openmrs.distro:referenceapplication-package:jar:2.14.0-SNAPSHOT: The following artifacts could not be resolved: org.openmrs.api:openmrs-api:jar:2.7.0-alpha, org.openmrs.api:openmrs-api:jar:tests:2.7.0-alpha, org.openmrs.test:openmrs-test:pom:2.7.0-alpha: Could not find artifact org.openmrs.api:openmrs-api:jar:2.7.0-alpha in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] |
06-Nov-2024 03:02:27 |
#14 23.45 [ERROR] |
06-Nov-2024 03:02:27 |
#14 23.45 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
06-Nov-2024 03:02:27 |
#14 23.45 [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
06-Nov-2024 03:02:27 |
#14 23.45 [ERROR] |
06-Nov-2024 03:02:27 |
#14 23.45 [ERROR] For more information about the errors and possible solutions, please read the following articles: |
06-Nov-2024 03:02:27 |
#14 23.46 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException |
06-Nov-2024 03:02:27 |
#14 23.46 [ERROR] |
06-Nov-2024 03:02:27 |
#14 23.46 [ERROR] After correcting the problems, you can resume the build with the command |
06-Nov-2024 03:02:27 |
#14 23.46 [ERROR] mvn <args> -rf :referenceapplication-package |
06-Nov-2024 03:02:27 |
------ |
06-Nov-2024 03:02:27 |
Dockerfile:14 |
06-Nov-2024 03:02:27 |
-------------------- |
06-Nov-2024 03:02:27 |
12 | |
06-Nov-2024 03:02:27 |
13 | # Build the distro |
06-Nov-2024 03:02:27 |
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS |
06-Nov-2024 03:02:27 |
15 | |
06-Nov-2024 03:02:27 |
16 | ### Run Stage |
06-Nov-2024 03:02:27 |
-------------------- |
06-Nov-2024 03:02:27 |
error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |