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

Bug 353539

Summary: updates-nightly update site not built
Product: [Technology] EGit Reporter: Christian Campo <christian.campo>
Component: CoreAssignee: Project Inbox <egit.core-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.sohn
Version: 1.1   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Bug Depends on: 353589    
Bug Blocks:    

Description Christian Campo CLA 2011-08-02 03:12:03 EDT
The Hudson can not update updates-nightly because it fails to delete a file in the target directory……

https://hudson.eclipse.org/hudson/job/egit/1558/console

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (deploy) on project org.eclipse.egit-updatesite: An Ant BuildException has occured: Unable to delete file /home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/ECLIPSEF.RSA -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (deploy) on project org.eclipse.egit-updatesite: An Ant BuildException has occured: Unable to delete file /home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/ECLIPSEF.RSA
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:203)


shouldn't you have a Releng component in egit ?
Comment 1 Matthias Sohn CLA 2011-08-02 06:44:06 EDT
I tried to delete the current p2 repo but this failed despite the fact that my permissions should be sufficient for deletion. I contacted webmaster to get this resolved.

Yeah, I think it makes sense to add a releng bugzilla component, I'll care about that.
Comment 2 Matthias Sohn CLA 2011-08-03 07:55:09 EDT
hudson build works again, I have no idea how this  was resolved, probably something changed in the foundation's infrastructure.