building
Submitted by gregwilkins on Thu, 06/12/2008 - 02:09.
The cometd-java module is built with maven and is included in a maven build from the top level of the project. To build the module directly:
cd $COMETD_HOME/cometd-java
mvn install
Currently this build only an API module with:
groupId: dojox.cometd
artifactId: cometd-java-api
Since this is currently no stable release, only a snapshot release is built and installed in your local repository. For released versions of the API, see cometd-jetty.
»
- Printer-friendly version
- Login or register to post comments