Skip to content

Instantly share code, notes, and snippets.

@ssmusoke
Last active November 15, 2018 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssmusoke/df1919fdc8373e499a5b02f9e41f9d90 to your computer and use it in GitHub Desktop.
Save ssmusoke/df1919fdc8373e499a5b02f9e41f9d90 to your computer and use it in GitHub Desktop.
Kabanda:release-openmrs-module-ugandaemr-reports ssmusoke$ mvn deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] UgandaEMR Reports Module [pom]
[INFO] UgandaEMR Reports Module API [jar]
[INFO] UgandaEMR Reports Module OMOD [jar]
[INFO]
[INFO] ----------------< org.openmrs.module:ugandaemrreports >-----------------
[INFO] Building UgandaEMR Reports Module 2.0.3 [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ugandaemrreports ---
[INFO] Installing /Users/ssmusoke/IdeaProjects/release-openmrs-module-ugandaemr-reports/pom.xml to /Users/ssmusoke/.m2/repository/org/openmrs/module/ugandaemrreports/2.0.3/ugandaemrreports-2.0.3.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ ugandaemrreports ---
Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/nexus/content/repositories/modules/org/openmrs/module/ugandaemrreports/2.0.3/ugandaemrreports-2.0.3.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for UgandaEMR Reports Module 2.0.3:
[INFO]
[INFO] UgandaEMR Reports Module ........................... FAILURE [ 7.593 s]
[INFO] UgandaEMR Reports Module API ....................... SKIPPED
[INFO] UgandaEMR Reports Module OMOD ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.384 s
[INFO] Finished at: 2018-11-15T17:18:54+03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project ugandaemrreports: Failed to deploy artifacts: Could not transfer artifact org.openmrs.module:ugandaemrreports:pom:2.0.3 from/to openmrs-repo-modules (https://mavenrepo.openmrs.org/nexus/content/repositories/modules): Failed to transfer file https://openmrs.jfrog.io/openmrs/modules/org/openmrs/module/ugandaemrreports/2.0.3/ugandaemrreports-2.0.3.pom with status code 401 -> [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
Kabanda:release-openmrs-module-ugandaemr-reports ssmusoke$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment