Hi Laurent,

If you have not been able to resolve this issue, I recommend raising a bug
<https://bugs.eclipse.org/bugs/enter_bug.cgi?assigned_to=ci.admin-inbox%40eclipse.org&bug_file_loc=http%3A%2F%2F&bug_severity=normal&bug_status=NEW&component=CI-Jenkins&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&defined_groups=1&flag_type-1=X&flag_type-11=X&flag_type-12=X&flag_type-13=X&flag_type-14=X&flag_type-15=X&flag_type-16=X&flag_type-17=X&flag_type-2=X&flag_type-4=X&flag_type-6=X&flag_type-7=X&flag_type-8=X&form_name=enter_bug&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Linux&product=Community&rep_platform=PC&version=unspecified>
with Webmaster.

However, before you do that you should probably upgrade all the maven
dependencies, or at least the jar signer one. Nebula is currently pointing
<https://github.com/eclipse/nebula/blob/647ec062e1f2487c5faa98edf237d5f3fdf74e3c/releng/org.eclipse.nebula.nebula-parent/pom.xml#L32>
at 1.0.4, but latest is 1.1.5
<https://www.eclipse.org/cbi/sitedocs/eclipse-jarsigner-plugin/sign-mojo.html>.
I also noticed that tycho is currently pointing
<https://github.com/eclipse/nebula/blob/647ec062e1f2487c5faa98edf237d5f3fdf74e3c/releng/org.eclipse.nebula.nebula-parent/pom.xml#L25>
at 1.0.0, but current is 1.4.0 (make sure to update extensions.xml
<https://github.com/eclipse/nebula/blob/647ec062e1f2487c5faa98edf237d5f3fdf74e3c/releng/org.eclipse.nebula.nebula-release/.mvn/extensions.xml#L6>
too as it should ideally have the same version listed, it currently does
not)

You should be able to run "mvn versions:display-plugin-updates" to display
which plugins need updating, but there are some other issues in the poms
that would need to be fixed for that command to work.

HTH,
Jonah





~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Thu, 19 Sep 2019 at 10:28, Laurent Caron <laurent.ca...@gmail.com> wrote:

> Good afternoon,
>
> Since about a week I'm working on Nebula to apply patches and/or fix bugs.
> I've noticed that the build failed randomly (but often 🙁)  :
>
> *[ERROR] Failed to execute goal
> org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.0.4:sign (sign) on
> project org.eclipse.nebula.widgets.opal.heapmanager: Signer replied
> HTTP/1.1 500 Server Error -> [Help 1]*
>
> It concerns a different plugin at each time.
>
> Who can I contact (or assign a bug) to get in touch with this problem ?
>
> Cheers
>
> Laurent
> _______________________________________________
> nebula-dev mailing list
> nebula-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/nebula-dev
_______________________________________________
nebula-dev mailing list
nebula-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/nebula-dev

Reply via email to