No zip files created during build?

So I just finished my first full build out of the latest master since the upgrade to 1.9, and everything claimed to pass.

But when I went looking for the zip files, I found that they didn’t exist…

In 1.8, these were created:

01/23/2016 01:15 PM 85,858,138 distribution-1.8.0-SNAPSHOT-addons.zip
01/23/2016 01:15 PM 666,350 distribution-1.8.0-SNAPSHOT-demo.zip
01/23/2016 01:15 PM 112,934,926 distribution-1.8.0-SNAPSHOT-designer-linux.zip
01/23/2016 01:15 PM 113,148,978 distribution-1.8.0-SNAPSHOT-designer-linux64bit.zip
01/23/2016 01:15 PM 112,632,811 distribution-1.8.0-SNAPSHOT-designer-macosx64.zip
01/23/2016 01:15 PM 113,234,621 distribution-1.8.0-SNAPSHOT-designer-win.zip
01/23/2016 01:15 PM 3,028,173 distribution-1.8.0-SNAPSHOT-greent.zip
01/23/2016 01:14 PM 37,770,538 distribution-1.8.0-SNAPSHOT-runtime.zip
01/23/2016 01:15 PM 37,321,062 openhab-runtime-1.8.0-SNAPSHOT.deb

Noticed this a couple weeks back and posted, no one seemed to reply. It does create the jar files, but they are in each individual directory. I wound up creating a script to copy them all into a running version.

Apparently you have to build both the dead 1.8 branch and master and then combine the result somehow. If I bother spending time on such a crazy thing I’ll add some notes on the process…

Yea, I get that, as I have a few of the 1.9 addons running in my 1.8 install though it should be easier than this. The issue still remains, a built install is not created.