Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. INFO: I/O exception (java.net.SocketException) caught when processing request to
  2. {s}->https://repo.maven.apache.org:443: Permission denied: connect
  3.  
  4. D:DSpace_runtimeDSPACEdspace>mvn package
  5. Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
  6. [INFO] Scanning for projects...
  7. [INFO] ------------------------------------------------------------------------
  8. [INFO] Reactor Build Order:
  9. [INFO]
  10. [INFO] DSpace Addon Modules
  11. [INFO] DSpace Kernel :: Additions and Local Customizations
  12. [INFO] DSpace XML-UI (Manakin) :: Local Customizations
  13. [INFO] DSpace JSP-UI :: Local Customizations
  14. [INFO] DSpace RDF :: Local Customizations
  15. [INFO] DSpace REST :: Local Customizations
  16. [INFO] DSpace SWORD :: Local Customizations
  17. [INFO] DSpace SWORD v2 :: Local Customizations
  18. [INFO] DSpace SOLR :: Local Customizations
  19. [INFO] DSpace OAI-PMH :: Local Customizations
  20. [INFO] DSpace Assembly and Configuration
  21. [INFO]
  22. [INFO] ------------------------------------------------------------------------
  23. [INFO] Building DSpace Addon Modules 6.0
  24. [INFO] ------------------------------------------------------------------------
  25. Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven
  26. -enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
  27. юъЄ 27, 2016 3:29:24 PM org.apache.maven.wagon.providers.http.httpclient.impl.ex
  28. ecchain.RetryExec execute
  29. INFO: I/O exception (java.net.SocketException) caught when processing request to
  30. {s}->https://repo.maven.apache.org:443: Permission denied: connect
  31. юъЄ 27, 2016 3:29:24 PM org.apache.maven.wagon.providers.http.httpclient.impl.ex
  32. ecchain.RetryExec execute
  33. INFO: Retrying request to {s}->https://repo.maven.apache.org:443
  34. юъЄ 27, 2016 3:29:45 PM org.apache.maven.wagon.providers.http.httpclient.impl.ex
  35. ecchain.RetryExec execute
  36. INFO: I/O exception (java.net.SocketException) caught when processing request to
  37. {s}->https://repo.maven.apache.org:443: Permission denied: connect
  38. юъЄ 27, 2016 3:29:45 PM org.apache.maven.wagon.providers.http.httpclient.impl.ex
  39. ecchain.RetryExec execute
  40. INFO: Retrying request to {s}->https://repo.maven.apache.org:443
  41. юъЄ 27, 2016 3:30:06 PM org.apache.maven.wagon.providers.http.httpclient.impl.ex
  42. ecchain.RetryExec execute
  43. INFO: I/O exception (java.net.SocketException) caught when processing request to
  44. {s}->https://repo.maven.apache.org:443: Permission denied: connect
  45. юъЄ 27, 2016 3:30:06 PM org.apache.maven.wagon.providers.http.httpclient.impl.ex
  46. ecchain.RetryExec execute
  47. INFO: Retrying request to {s}->https://repo.maven.apache.org:443
  48. [INFO] ------------------------------------------------------------------------
  49. [INFO] Reactor Summary:
  50. [INFO]
  51. [INFO] DSpace Addon Modules ............................... FAILURE [01:24 min]
  52. [INFO] DSpace Kernel :: Additions and Local Customizations SKIPPED
  53. [INFO] DSpace XML-UI (Manakin) :: Local Customizations .... SKIPPED
  54. [INFO] DSpace JSP-UI :: Local Customizations .............. SKIPPED
  55. [INFO] DSpace RDF :: Local Customizations ................. SKIPPED
  56. [INFO] DSpace REST :: Local Customizations ................ SKIPPED
  57. [INFO] DSpace SWORD :: Local Customizations ............... SKIPPED
  58. [INFO] DSpace SWORD v2 :: Local Customizations ............ SKIPPED
  59. [INFO] DSpace SOLR :: Local Customizations ................ SKIPPED
  60. [INFO] DSpace OAI-PMH :: Local Customizations ............. SKIPPED
  61. [INFO] DSpace Assembly and Configuration .................. SKIPPED
  62. [INFO] ------------------------------------------------------------------------
  63. [INFO] BUILD FAILURE
  64. [INFO] ------------------------------------------------------------------------
  65. [INFO] Total time: 01:24 min
  66. [INFO] Finished at: 2016-10-27T15:30:27+05:00
  67. [INFO] Final Memory: 8M/21M
  68. [INFO] ------------------------------------------------------------------------
  69. [ERROR] Plugin org.apache.maven.plugins:maven-enforcer-plugin:1.4.1 or one of it
  70. s dependencies could not be resolved: Failed to read artifact descriptor for org
  71. .apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1: Could not transfer artifa
  72. ct org.apache.maven.plugins:maven-enforcer-plugin:pom:1.4.1 from/to central (htt
  73. ps://repo.maven.apache.org/maven2): Permission denied: connect -> [Help 1]
  74. [ERROR]
  75. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  76. ch.
  77. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  78. [ERROR]
  79. [ERROR] For more information about the errors and possible solutions, please rea
  80. d the following articles:
  81. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
  82. onException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement