Thanks. Yes, that is a possibility, but unfortunately the product I’m building must be built on Neon due to some dependencies (which are absolutely necessary for the product but run only on Neon). Sometimes it is necessary to build products with older dependencies, specially when maintaining legacy applications.
Anyway, the build is now working, so maybe that was just a temporary network issue for the mirror in question, but thanks for the suggestion.
-- Ernesto Posse Zeligsoft (2009) Ltd.
At the risk of being That Guy, have you considered that the mirrors are trashing their ancient releases and moving up to the newer stuff?
Neon is so a couple years ago. 2016 was a much simpler time. Now we live in the Photon and 2018-09 world. Can you use one of those instead?
There's also a flag to disable using the mirrors and just pull directly from Eclipse.org.
Nick 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] Unpacking org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459... [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)
Thanks,
-- Ernesto Posse Zeligsoft (2009) Ltd.
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
-- Nick Boldt Principal Software Engineer, RHCSA Productization Lead :: JBoss Tools & Dev Studio IM: @nickboldt / @nboldt / http://nick.divbyzero.com
“The Only Thing That Is Constant Is Change” - Heraclitus
_______________________________________________ cross-project-issues-dev mailing list cross-project-issues-dev@xxxxxxxxxxxTo change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
|