Openhab 1.9

Hello Al
Where I can find latest snapshot of openhab 1.9 ?

There will not be a full distribution of openHAB 1.9 (unless plans change). There will be an openHAB 1.8.1, however. The addons from openHAB 1.x continue on, but not the other components. There are currently no nightly builds on the 1.8 branch, but it would be nice to have (point has already been raised).

How does one build off master? I tried:

export MAVEN_OPTS="-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m"
mvn -T 16 clean install

I don’t get any errors, but it does not build the zip files. Any way to build say just the addons off master?

Look for the individual JARs under the target path in each addon.