Apache Beehive - Downloads
Beehive 1.0 Beta Binary Distribution
The Beehive 1.0 Beta binary distribution is available for download at http://cvs.apache.org/dist/incubator/beehive/v1.0-beta/bin/.
Daily Binary Distributions
Daily build drops are now available at: http://cvs.apache.org/dist/incubator/beehive/nightlies/
Making Your Own Distribution
If you want the Beehive source, follow the instructions at http://svn.apache.org/repos/asf/incubator/beehive/trunk/BUILDING.txt. You will need to install the Subversion source control client (a.k.a. "SVN"), downloadable from http://subversion.tigris.org/.
Once you've obtained a copy of the source, you can roll your own distributions using the build.dist target and then create archives using the build.dist.jar target. (These targets are located in the Ant build file beehive/trunk/distribtion.xml.)