From the source root: mvn install cd storm-dist/binary mvn package
.zip and .tar.gz files will be in the target directory. I have a mental todo to document the maven build, but feel free to add a JIRA. -Taylor > On Mar 4, 2014, at 11:53 AM, Michael Oczkowski <[email protected]> > wrote: > > +1 > > -----Original Message----- > From: Andres Gomez [mailto:[email protected]] > Sent: Monday, March 3, 2014 12:36 PM > To: [email protected] > Subject: How can I make a relase? storm 0.9.2 > > Hi all, > > I would like to know how I can create a storm release from sources. > > Source: https://github.com/revans2/incubator-storm/tree/storm-70-zk-upgrade > > or for example: > > http://storm.incubator.apache.org/downloads.html - > apache-storm-0.9.1-incubating-src.zip > > I can read this > > ------------------------------------------------------------------------------------------------------------------------ > Building a Storm Release > > Use the file bin/build_release.sh to make a zipfile like the ones you would > download (and like what the bin files require in order to run daemons)." > > ------------------------------------------------------------ > > at http://storm.incubator.apache.org/documentation/Maven.html but the > bin/build_release.sh isn't in bin/ folder. > > Thanks > > Andrés Gómez
