Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Mirror issues

Hi. I’m trying to build a project which downloads Neon artifacts from http://mirror.cc.vt.edu/pub/eclipse/releases/neon/ but I keep getting errors like this:

[INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://eclipse.mirror.rafal.ca/releases/neon/201705151400/plugins/ (106.56kB)
[INFO] Unpacking org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459...
[ERROR] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.e4.ui.services,1.2.100.v20160506-0759 from repository http://download.eclipse.org/releases/neon:
[ERROR]    Retry another mirror:
[ERROR] Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact osgi.bundle,org.eclipse.e4.ui.services,1.2.100.v20160506-0759 into the local Maven repository.See log output for details. Network is unreachable (connect failed) -> [Help 1]

(not only for org.eclipse.e4.ui.services_1.2.100 but other artifacts as well)

Is anyone else seeing these problems? Is this particular mirror (http://mirror.cc.vt.edudown? 

Thanks,

--
Ernesto Posse
Zeligsoft (2009) Ltd.




Back to the top