On Mon, Apr 22, 2013 at 8:36 AM, SanjibKumarDeka <[email protected]> wrote:

> Downloading:
> http://oss.sonatype.org/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
>  Sep 20, 2012 12:07:52 PM
> org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector
> tryConnect
> INFO: I/O exception (java.net.NoRouteToHostException) caught when
> connecting to the target host: No route to host
>

 Hi Sanjib,

for some reason, Maven is not able to download that file (which is a
dependency it needs to build DSpace).

The usual reason for this is a network problem - either you're not
connected to internet, you're firewalled or you're using a proxy to access
the internet. The first two cases will probably require help from your
network administrator. The last case - if you need a proxy to access
internet - you have to add the proxy configuration to your Maven
configuration. Here's where you can find it:

"There is often a master copy of this file found in a location such as
'MAVEN_HOME/conf/settings.xml' or '/etc/maven/settings.xml', or you
can edit your local copy in ~/.m2/settings.xml."

Also here's the relevant chapter from Maven documentation:

http://maven.apache.org/settings.html#Quick_Overview


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to