Re: Restarting Nexus
Robert Varga
On 28/06/18 19:29, Robert Varga wrote:
On 28/06/18 18:06, Faseela K wrote:Yup, that helped, all call sites will need that patch, too.Hi Thanh,It looks like the Eclipse Photon release (or something) threw off our The problem comes from a split package between: ./org/eclipse/platform/org.eclipse.core.runtime ./org/eclipse/platform/org.eclipse.equinox.common Since xtend-maven-plugin pulls in 3.8.0 equinox.common and something else is pulling in core.runtime 3.14.0, the set of certificates do not match (one of the certificates used to sign 3.8.0/3.9.0 expired in March) -- hence the SecurityException. Regards, Robert
|
|