Advertisement
run_009

Untitled

Feb 13th, 2014
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] Reactor Build Order:
  3. [INFO]
  4. [INFO] OpenMRS
  5. [INFO] openmrs-tools
  6. [INFO] openmrs-test
  7. [INFO] openmrs-api
  8. [INFO] openmrs-web
  9. [INFO] openmrs-webapp
  10. [INFO] openmrs-release-test
  11. [INFO]
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Building OpenMRS 1.11.0-SNAPSHOT
  14. [INFO] ------------------------------------------------------------------------
  15. Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.3.2/maven-jar-plugin-2.3.2.pom
  16. 13 Feb, 2014 3:52:18 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  17. INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
  18. 13 Feb, 2014 3:52:18 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  19. INFO: Retrying request
  20. 13 Feb, 2014 3:52:18 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  21. INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
  22. 13 Feb, 2014 3:52:18 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  23. INFO: Retrying request
  24. 13 Feb, 2014 3:52:18 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  25. INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
  26. 13 Feb, 2014 3:52:18 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  27. INFO: Retrying request
  28. Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.2/maven-jar-plugin-2.3.2.pom
  29. 13 Feb, 2014 3:52:18 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  30. INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
  31. 13 Feb, 2014 3:52:18 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  32. INFO: Retrying request
  33. 13 Feb, 2014 3:52:18 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  34. INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
  35. 13 Feb, 2014 3:52:18 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  36. INFO: Retrying request
  37. 13 Feb, 2014 3:52:19 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  38. INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
  39. 13 Feb, 2014 3:52:19 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
  40. INFO: Retrying request
  41. [INFO] ------------------------------------------------------------------------
  42. [INFO] Reactor Summary:
  43. [INFO]
  44. [INFO] OpenMRS ........................................... FAILURE [2.845s]
  45. [INFO] openmrs-tools ..................................... SKIPPED
  46. [INFO] openmrs-test ...................................... SKIPPED
  47. [INFO] openmrs-api ....................................... SKIPPED
  48. [INFO] openmrs-web ....................................... SKIPPED
  49. [INFO] openmrs-webapp .................................... SKIPPED
  50. [INFO] openmrs-release-test .............................. SKIPPED
  51. [INFO] ------------------------------------------------------------------------
  52. [INFO] BUILD FAILURE
  53. [INFO] ------------------------------------------------------------------------
  54. [INFO] Total time: 3.464s
  55. [INFO] Finished at: Thu Feb 13 15:52:20 IST 2014
  56. [INFO] Final Memory: 4M/72M
  57. [INFO] ------------------------------------------------------------------------
  58. [ERROR] Plugin org.apache.maven.plugins:maven-jar-plugin:2.3.2 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-jar-plugin:jar:2.3.2: Could not transfer artifact org.apache.maven.plugins:maven-jar-plugin:pom:2.3.2 from/to openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public): Connection refused -> [Help 1]
  59. [ERROR]
  60. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  61. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  62. [ERROR]
  63. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  64. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement