Hi,

Can you please help me in resolving an error which is coming up while
downloading maven packages. There is no proxy in my network. I tried the
following commands for installing dspace 5.1:
mvn package -Dmirage2.on=true
mvn -U package
mvn package

In all the
​ above​
commands, downloading
​stops​
 at different packages.
​However, ​
the link of these .POM files are accessible over my web browser in desktop.
I'm wondering
​when​
 I can access the links over the browser, why can I get the same through
mvn in my server terminal. Examples of these links are:
Downloading:
https://repo.maven.apache.org/maven2/org/apache/cocoon/cocoon-sitemap-api/1.0.0/cocoon-sitemap-api-1.0.0.pom
(
​download stops at the above link in​
mvn -U package & mvn package
​ commands​
)

Downloading:
http://rubygems-proxy.torquebox.org/releases/rubygems/ffi/1.8.1/ffi-1.8.1.pom
(
​
​download stops at the above link
in​
 mvn package -Dmirage2.on=true
​ command​
)

Is there any alternative
​ way​
to install these POM files?

With kind regards

Nabonita
------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to