Build Instructions for the Open JBI Components project

The Open JBI Components source is available for download via version control - CVS.
It is licensed under the Common Development and Distribution License. This license is approved by the Open Source Initiative (OSI).

  1. One Time Configuration Tasks

    1. disk space requirements
    2. JDK 5.0
    3. glassfish v2
    4. maven 2
  2. Open JBI Components Setup

    1. checkout source code
    2. configure build environment
    3. download and install licensed dependencies
    4. run the build
  3. Typical Development Tasks

    1. compile
    2. run unit tests
    3. working in a sub-project
  4. Using NetBeans to run the build

  5. FAQ & Trouble Shooting