Skip to end of metadata
Go to start of metadata

In order to build Coconut AIO from source, you must do the following:

  1. Install Maven, Java 1.5 and CVS.
  2. Check out Coconut Cache from CVS
  3. Navigate to the top-level coconut-cache directory:

  4. Build the project (this might take a few minutes the first time):

    Expected output:
    MAVEN  ~ intelligent projects ~
             v. 1.0
    
    build:start:
    
    build:
        [echo] ******************************
        [echo] *** Building Coconut Cache ***
        [echo] ******************************
    Starting the reactor...
    Our processing order:
    Coconut Cache
    .....
    

  5. The output from the build procedure can be found ~/coconut-cache/target
Labels: