User Tools

Site Tools


beewm:devel:compiling_screeningbee_workflow_manager

This is an old revision of the document!


Compiling screeningBee Workflow Manager

Install Prerequisites

You need to have the prerequisites installed. Please check:

Check out Source Code

Make a checkout of the source code:

# Developers with read/write access do:
svn co 'svn+ssh://<USERNAME>@svn.code.sf.net/p/screeningbee/code/' ./SVN-Bee

# Users with read access do:
svn co 'svn://svn.code.sf.net/p/screeningbee/code/' ./SVN-Bee

Compile screeningBee

cd ./SVN-Bee/trunk/bee
mvn clean install -DskipTests

After a few seconds to minutes, you should see a success message similar to:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.812s
[INFO] Finished at: Tue Apr 09 16:15:27 CEST 2013
[INFO] Final Memory: 38M/447M
[INFO] ------------------------------------------------------------------------
beewm/devel/compiling_screeningbee_workflow_manager.1392133429.txt.gz ยท Last modified: 2014/02/11 16:43 by behullar