Build Server-Side Components

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2554

This topic has not yet been written. The content below is from the topic description.
7.2. Building Steps to build: Download the mod_cluster sources svn co http://anonsvn.jboss.org/repos/mod_cluster/trunk/ mod_cluster Use maven "dist" profile to build: cd mod_cluster mvn -P dist package Note Some unit tests require UDP port 23365. Make sure your local firewall allows the port.