19-Dec-2022 17:54:27 |
[INFO] Finished at: 2022-12-19T17:54:27Z |
19-Dec-2022 17:54:27 |
[INFO] ------------------------------------------------------------------------ |
19-Dec-2022 17:54:27 |
[ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.1.1:build-distro (default-cli) on project standalone-pom: Unable to execute mojo: Unable to find artifact. Could not find artifact org.openmrs.distro:platform:jar:2.5.8 in openmrs-repo (https://mavenrepo.openmrs.org/nexus/content/repositories/public) |
19-Dec-2022 17:54:27 |
[ERROR] |
19-Dec-2022 17:54:27 |
[ERROR] Try downloading the file manually from the project website. |
19-Dec-2022 17:54:27 |
[ERROR] |
19-Dec-2022 17:54:27 |
[ERROR] Then, install it using the command: |
19-Dec-2022 17:54:27 |
[ERROR] mvn install:install-file -DgroupId=org.openmrs.distro -DartifactId=platform -Dversion=2.5.8 -Dpackaging=jar -Dfile=/path/to/file |
19-Dec-2022 17:54:27 |
[ERROR] |
19-Dec-2022 17:54:27 |
[ERROR] Alternatively, if you host your own repository you can deploy the file there: |
19-Dec-2022 17:54:27 |
[ERROR] mvn deploy:deploy-file -DgroupId=org.openmrs.distro -DartifactId=platform -Dversion=2.5.8 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] |
19-Dec-2022 17:54:27 |
[ERROR] |
19-Dec-2022 17:54:27 |
[ERROR] |
19-Dec-2022 17:54:27 |
[ERROR] org.openmrs.distro:platform:jar:2.5.8 |
19-Dec-2022 17:54:27 |
[ERROR] |
19-Dec-2022 17:54:27 |
[ERROR] from the specified remote repositories: |
19-Dec-2022 17:54:27 |
[ERROR] openmrs-repo (https://mavenrepo.openmrs.org/nexus/content/repositories/public, releases=true, snapshots=true), |
19-Dec-2022 17:54:27 |
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false) |
19-Dec-2022 17:54:27 |
[ERROR] -> [Help 1] |
19-Dec-2022 17:54:27 |
[ERROR] |
19-Dec-2022 17:54:27 |
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
19-Dec-2022 17:54:27 |
[ERROR] Re-run Maven using the -X switch to enable full debug logging. |
19-Dec-2022 17:54:27 |
[ERROR] |
19-Dec-2022 17:54:27 |
[ERROR] For more information about the errors and possible solutions, please read the following articles: |
19-Dec-2022 17:54:27 |
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException |