Hi Ashish, Adding '-Pbuild-distr' in your build command will creates binary distribution under zeppelin-distribution/target directory.
https://github.com/apache/incubator-zeppelin#package Hope this helps. Thanks, moon On Tue, Apr 26, 2016 at 6:07 AM ashish rawat <dceash...@gmail.com> wrote: > Hi, > > We want to take the latest code of Zeppelin (from master) and create a > package, to be deployed on production machines. I believe, > Zeppelin-distribution project is in the same direction, but when run using > the instructions mentioned on github (mvn clean package -skipTests=true), > it doesn't seem to produce anything. > > Can that project or some other mechanism be used to generate a Zeppelin > distribution. > > Regards, > Ashish >