Advertisement
Guest User

Untitled

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