Advertisement
Guest User

Untitled

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