Advertisement
Guest User

Untitled

a guest
Mar 12th, 2020
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. Microsoft Windows [Version 6.1.7601]
  2. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\JULIE>mvn openmrs-sdk:setup
  5. [INFO] Scanning for projects...
  6. [INFO]
  7. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  8. [INFO] Building Maven Stub Project (No POM) 1
  9. [INFO] --------------------------------[ pom ]---------------------------------
  10. [INFO]
  11. [INFO] --- openmrs-sdk-maven-plugin:3.13.4:setup (default-cli) @ standalone-pom
  12. ---
  13. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi
  14. tories/public/com/atlassian/jira/jira-rest-java-client/2.0.0-m2/jira-rest-java-c
  15. lient-2.0.0-m2.jar
  16. [INFO] ------------------------------------------------------------------------
  17. [INFO] BUILD FAILURE
  18. [INFO] ------------------------------------------------------------------------
  19. [INFO] Total time: 12.937 s
  20. [INFO] Finished at: 2020-03-12T16:42:04+03:00
  21. [INFO] ------------------------------------------------------------------------
  22. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugi
  23. n:3.13.4:setup (default-cli) on project standalone-pom: Execution default-cli of
  24. goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.4:setup failed: Pl
  25. ugin org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.4 or one of its dep
  26. endencies could not be resolved: Could not transfer artifact com.atlassian.jira:
  27. jira-rest-java-client:jar:2.0.0-m2 from/to openmrs-repo (http://mavenrepo.openmr
  28. s.org/nexus/content/repositories/public): Connection reset -> [Help 1]
  29. [ERROR]
  30. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  31. ch.
  32. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  33. [ERROR]
  34. [ERROR] For more information about the errors and possible solutions, please rea
  35. d the following articles:
  36. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
  37. onException
  38.  
  39. C:\Users\JULIE>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement