Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 504715

Summary: [EFM] HIPP additional plugins
Product: Community Reporter: Boutheina Bannour <boutheina.bannour>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: arnault.lapitre, francois.le-fevre, frederic.gurr, mathilde.arnaud, vincent.lorenzo, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Boutheina Bannour CLA 2016-10-06 10:02:57 EDT
Dear HIPP master,
we have encountered some difficulties to make our first commit.
it seems we are lacking some plugins for our HIPP instance.

we would like to have a configuration as close as possible as the one of Papyrus unlike we are not able to list the plugins installed in Papyrus HIPP.

May you install them? or at least list them in order we pickup the one we need,
For instance, when executing our first job [1] it failed.

Caused by: java.lang.NoClassDefFoundError: org/apache/maven/cli/MavenLoggerManager
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:73)
	... 17 more
Caused by: java.lang.ClassNotFoundException: org.apache.maven.cli.MavenLoggerManager
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)

Perhaps it may result in a bad knowledge of maven/hudson configuration in our side, please do not hesitate to give us some advices.

Francois/Bouteina


[1]: https://hudson.eclipse.org/efm/job/efm-modeling-gerrit/3/console
Comment 1 Francois Le Fevre CLA 2016-10-06 10:20:33 EDT
We have investigated and we have created a multiple configuration job.
Now we are able to make "invoke maven3".

But we are still not able to "submit" a contribution that we have reviewed: [1]

Do you have any idea how to make appear the Submit button?

Thanks


[1]: https://git.eclipse.org/r/#/c/82618/
Comment 2 Francois Le Fevre CLA 2016-10-06 10:58:47 EDT
We are sorry to disturb you.
We have found that we need to edit the gerrit project configuration.

Could you help us?
or give a link tutorial just in order to add the submit action to administrators group.

Thanks again.

Francois
Comment 3 Francois Le Fevre CLA 2016-10-06 11:02:34 EDT
We have made a change in the gerrit configuration here but we do not know if it is the good one and how to accept/review it.
Thanks again

https://git.eclipse.org/r/#/c/82643/
Comment 4 Frederic Gurr CLA 2016-10-07 04:36:46 EDT
I've reviewed and merged your change.