Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.19.0 - Zip file is empty

> but, maybe that interacts with when "local cached is cleaned" or something?

 

This feels like it fits with what I was seeing, I’d rule things out because the problem was still occurring and as a result not use those options after cleaning the local repo. It is only since I started creating a new ~/.m2/repository for each build that I began to make progress.

 

I’ve now hit upon a selection of maven flags, repository resets and toolchain.xml that works for me (I attach the script that I’m able to use to build successfully should anyone have the same problem). I’ve managed 4 successful builds in a row and I’ve got to spend some time finishing up the thing that building the platform was just the first stage of.

 

Once I’ve got that done the next thing I need to work on is making the process more robust and I’ll return to this and try the things you suggest as part of that. I hope that I can produce some helpful feedback at that stage.

 

Thanks for all the suggestions

 

Phil

 

Attachment: working-build.sh
Description: working-build.sh


Back to the top