Hi - the workaround mentioned here <https://github.com/eclipse/xtext/issues/1231> https://github.com/eclipse/xtext/issues/1231 worked for me.
I added
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.common</artifactId>
<version>3.10.0</version>
</dependency>
to xtend-maven-plugin <plugin> section definition to solve the issue.
Thank you
Ralf
Von: [email protected] [mailto:[email protected]]
Gesendet: Freitag, 29. Juni 2018 21:49
An: Cross project issues
Cc: Mollik, Ralf
Betreff: Re: [cross-project-issues-dev] Gerrit Builds fail with Unknown host
download.eclipse.org
The SecurityException is the same symptom as
https://bugs.eclipse.org/bugs/show_bug.cgi?id=536445 and
https://github.com/eclipse/xtext/issues/1231
Stephan
Am 2018-06-29 16:35, schrieb Mollik, Ralf:
Hi all,
the name resolution is working again - now I get
[WARNING] Error injecting: org.eclipse.xtend.maven.XtendCompile
com.google.inject.ProvisionException: Guice provision errors:
1) Error injecting constructor,
com.google.inject.internal.util.$ComputationException:
com.google.inject.internal.util.$ComputationException:
java.lang.SecurityException: class
"org.eclipse.core.runtime.OperationCanceledException"'s signer information does
not match signer information of other classes in the same package
at org.eclipse.xtend.maven.XtendCompile.<init>(Unknown Source)
while locating org.eclipse.xtend.maven.XtendCompile
as well as on the Eclipse Jenkins instance as on my instance here in the
company. Any idea?
Mit freundlichen Grüßen / Cordialement / Best Regards
ppa. / p.p. Ralf Mollik
Bereichsleiter Entwicklung / Director Development OS.bee
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Becker,
Matthias
Gesendet: Freitag, 29. Juni 2018 14:05
An: Cross project issues
Betreff: [cross-project-issues-dev] Gerrit Builds fail with Unknown host
download.eclipse.org
Hi everbody,
Currently my gerrit builds are all failing with „Unknown host
download.eclipse.org". See
https://ci.eclipse.org/platform/job/eclipse.platform.ui-Gerrit/15338/console
This seems to be an infrastructure issue.
Is anybody aware of it?
Regards,
Matthias
Matthias Becker
Development, PI Tech Core ABAP Server (SE)
SAP SE, Dietmar-Hopp-Allee 16, 69190 Walldorf, Germany
T +49 6227 7-60223, M +49 151 53858523, E [email protected]
Pflichtangaben/Mandatory Disclosure Statement:
http://www.sap.com/company/legal/impressum.epx/
Diese E-Mail kann Betriebs- oder Geschäftsgeheimnisse oder sonstige
vertrauliche Informationen enthalten. Sollten Sie diese E-Mail irrtümlich
erhalten haben, ist Ihnen eine Kenntnisnahme des Inhalts, eine Vervielfältigung
oder Weitergabe der E-Mail ausdrücklich untersagt. Bitte benachrichtigen Sie
uns und vernichten Sie die empfangene E-Mail. Vielen Dank.
This e-mail may contain trade secrets or privileged, undisclosed, or otherwise
confidential information. If you have received this e-mail in error, you are
hereby notified that any review, copying, or distribution of it is strictly
prohibited. Please inform us immediately and destroy the original transmittal.
Thank you for your cooperation.
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
