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

Bug 505782

Summary: [Papyrus][HIPP] Could not transfer artifact org.apache.maven.plugins:maven-install-plugin:pom:2.4
Product: Community Reporter: Francois Le Fevre <francois.le-fevre>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: quentin.lemenez, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 505781    

Description Francois Le Fevre CLA 2016-10-12 07:38:40 EDT
We have several gerrit jobs [1,2] that seems to be in failure due to:

Could not transfer artifact org.apache.maven.plugins:maven-install-plugin:pom:2.4

I have tried to modify the job with a clean worksapce option, or with a mnual clean script or with a mvn -U to force update. See [3]
But this has no impact...

Locally on my desktop, everything is fine.

Do you have any idea how to solve the issue? where it comes from?



[1]:https://hudson.eclipse.org/papyrus/job/papyrus-designer-gerrit/365/consoleFull 
[2]:https://hudson.eclipse.org/efm/job/efm-modeling-gerrit/6/console
[3]: https://bugs.eclipse.org/bugs/show_bug.cgi?id=505781
Comment 1 Francois Le Fevre CLA 2016-10-13 03:54:04 EDT
Hi Frederic
I have seen you retrigger one of the job without success.
this morning(french time with croissant) I have retrigger it also without success
Then I told me: it could be good to have a full trace, so I modify the job to have a -e -X maven options active
and it works.
I got a greeen bullet!
Thanks for your help