Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lts-iwg] Access to Kepler p2 repository to rebuild an old application

Hi all

I have to rebuild an application that I left on the side for some years.
It is a plugin-based app, using tycho for build and the kepler P2 repository.

When I last ran the maven package command I ran into this error : 
package-device-1  | [ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/kepler/content.xml. Received fatal alert: handshake_failure -> [Help 1]

It seems fair enough that the repository is no longer available after such a long time...
However, that would be a tremendous help for me if someone could point me in the right direction to be able to package this app again!

Many thanks in advance
Raphaël

Back to the top