Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mherman22@kuntakinte:~/Documents/git-repositories/git-openmrs/openmrs-standalone$ mvn deploy:deploy-file -DgroupId=org.openmrs.contrib -DartifactId=ciel-dictionary -Dversion=2.3_20221104 -Dpackaging=zip -Dfile=openmrs_concepts_2.3_20221104.sql.zip -DrepositoryId=openmrs-repo-contrib -Durl=https://mavenrepo.openmrs.org/nexus/content/repositories/contrib
- [INFO] Scanning for projects...
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] standalone [pom]
- [INFO] standalone-step-01 [jar]
- [INFO] standalone-step-02 [jar]
- [INFO] standalone-step-03 [jar]
- [INFO] standalone-step-04 [jar]
- [INFO] standalone-step-05 [jar]
- [INFO]
- [INFO] -----------------------< org.openmrs:standalone >-----------------------
- [INFO] Building standalone 2.0.0-SNAPSHOT [1/6]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ standalone ---
- Uploading to openmrs-repo-contrib: https://mavenrepo.openmrs.org/nexus/content/repositories/contrib/org/openmrs/contrib/ciel-dictionary/2.3_20221104/ciel-dictionary-2.3_20221104.zip
- Uploading to openmrs-repo-contrib: https://mavenrepo.openmrs.org/nexus/content/repositories/contrib/org/openmrs/contrib/ciel-dictionary/2.3_20221104/ciel-dictionary-2.3_20221104.pom
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary for standalone 2.0.0-SNAPSHOT:
- [INFO]
- [INFO] standalone ......................................... FAILURE [17:35 min]
- [INFO] standalone-step-01 ................................. SKIPPED
- [INFO] standalone-step-02 ................................. SKIPPED
- [INFO] standalone-step-03 ................................. SKIPPED
- [INFO] standalone-step-04 ................................. SKIPPED
- [INFO] standalone-step-05 ................................. SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 17:35 min
- [INFO] Finished at: 2022-12-02T22:14:27+03:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy-file (default-cli) on project standalone: Failed to deploy artifacts: Could not transfer artifact org.openmrs.contrib:ciel-dictionary:zip:2.3_20221104 from/to openmrs-repo-contrib (https://mavenrepo.openmrs.org/nexus/content/repositories/contrib): Transfer failed for https://mavenrepo.openmrs.org/nexus/content/repositories/contrib/org/openmrs/contrib/ciel-dictionary/2.3_20221104/ciel-dictionary-2.3_20221104.zip 401 Unauthorized -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement