28-Jul-2023 03:03:37 |
Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.200/h2-1.4.200.pom (958 B at 22 kB/s) |
28-Jul-2023 03:03:37 |
#15 126.4 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/junit/junit/4.13.2/junit-4.13.2.pom |
28-Jul-2023 03:03:37 |
#15 CANCELED |
28-Jul-2023 03:03:37 |
------ |
28-Jul-2023 03:03:37 |
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: |
28-Jul-2023 03:03:37 |
#17 126.1 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Execution build-distro of goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro failed: Plugin org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0 or one of its dependencies could not be resolved: Failed to collect dependencies at org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:jar:4.5.0 -> com.atlassian.jira:jira-rest-java-client-core:jar:5.2.0: Failed to read artifact descriptor for com.atlassian.jira:jira-rest-java-client-core:jar:5.2.0: Could not find artifact com.atlassian.jira:jira-rest-java-client-parent:pom:5.2.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] |
28-Jul-2023 03:03:37 |
#17 126.1 [ERROR] |
28-Jul-2023 03:03:37 |
#17 126.1 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
28-Jul-2023 03:03:37 |
#17 126.1 [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
28-Jul-2023 03:03:37 |
#17 126.1 [ERROR] |
28-Jul-2023 03:03:37 |
#17 126.1 [ERROR] For more information about the errors and possible solutions, please read the following articles: |
28-Jul-2023 03:03:37 |
#17 126.1 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException |
28-Jul-2023 03:03:37 |
#17 126.1 [ERROR] |
28-Jul-2023 03:03:37 |
#17 126.1 [ERROR] After correcting the problems, you can resume the build with the command |
28-Jul-2023 03:03:37 |
#17 126.1 [ERROR] mvn <args> -rf :referenceapplication-package |
28-Jul-2023 03:03:37 |
------ |
28-Jul-2023 03:03:37 |
Dockerfile:14 |
28-Jul-2023 03:03:37 |
-------------------- |
28-Jul-2023 03:03:37 |
12 | |
28-Jul-2023 03:03:37 |
13 | # Build the distro |
28-Jul-2023 03:03:37 |
14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS |
28-Jul-2023 03:03:37 |
15 | |
28-Jul-2023 03:03:37 |
16 | ### Run Stage |
28-Jul-2023 03:03:37 |
-------------------- |
28-Jul-2023 03:03:37 |
error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 |