JBoss.orgCommunity Documentation

Chapter 7. Building mod_cluster's Java components from source

7.1. Build products

Building from source the components used in JBoss AS/JBossWeb/Tomcat requires Maven 2.0.x.

Steps to build:

  1. Download the mod_cluster sources

    svn co http://anonsvn.jboss.org/repos/mod_cluster/trunk/ mod_cluster
  2. Use maven "dist" profile to build:

    cd mod_cluster; mvn -P dist package

Note: Some maven tests are using UDP port 23365 make sure you are local firewall allows the port.

The build produces the following output in the target directory: