Advertisement
Guest User

Untitled

a guest
Mar 4th, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  4. [INFO] Building Maven Stub Project (No POM) 1
  5. [INFO] --------------------------------[ pom ]---------------------------------
  6. [INFO]
  7. [INFO] --- openmrs-sdk-maven-plugin:3.13.6:clone (default-cli) @ standalone-pom ---
  8.  
  9. Please specify groupId (default: 'org.openmrs.module'):
  10.  
  11. Please specify artifactId: fhir
  12. [INFO] artifact org.openmrs.module:fhir: checking for updates from openmrs-repo
  13. [INFO] artifact org.openmrs.module:fhir: checking for updates from archetype
  14. [INFO] artifact org.openmrs.module:fhir: checking for updates from openmrs-repo-thirdparty
  15. [INFO] artifact org.openmrs.module:fhir: checking for updates from openmrs-bintray-repo
  16. [INFO] artifact org.openmrs.module:fhir: checking for updates from central
  17. [INFO] Configured Artifact: org.openmrs.module:fhir:1.20.0:pom
  18. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir/1.20.0/fhir-1.20.0.pom
  19. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir/1.20.0/fhir-1.20.0.pom (9.3 kB at 4.5 kB/s)
  20. [INFO] Copying fhir-1.20.0.pom to C:\Users\Abhishek\Desktop\OpM\pom\fhir-1.20.0.pom
  21.  
  22. Please specify your GitHub username: Abhicodes-crypto
  23.  
  24. Please specify your GitHub password:
  25.  
  26. Forking openmrs-module-fhir from openmrs
  27. [INFO] ------------------------------------------------------------------------
  28. [INFO] BUILD FAILURE
  29. [INFO] ------------------------------------------------------------------------
  30. [INFO] Total time: 57.582 s
  31. [INFO] Finished at: 2021-03-04T16:52:16+05:30
  32. [INFO] ------------------------------------------------------------------------
  33. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.6:clone (default-cli) on project standalone-pom: Execution default-cli of goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.6:clone failed: Failed to fork repository: cannot retry due to server authentication, in streaming mode -> [Help 1]
  34. [ERROR]
  35. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  36. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  37. [ERROR]
  38. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  39. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement