Start here Jetspeed2 home page

Downloading jetspeed from cvs Jetspeed2 CVS guidelines

Install maven first

Download maven Maven download page

For the maven install to run you have to set the "java_home" environment variable.

So, set the following environment variables for maven to work

set java_home=c:\java142
set path=%path%;c:\maven10\bin;
set maven_home=c:\maven10

>> Sunday, August 29, 2004 1:05:54 PM - Comments by satya

Note to pramod.

I have just finished installing maven. I will try the next step now. I have got stuck with production issues.

>> Sunday, August 29, 2004 1:12:51 PM - Comments by satya

Where is the download?

Where are the build instructions?

>> Wednesday, September 01, 2004 11:05:55 AM - Comments by satya

Notes on downloading Jetspeed2 using WinCVS

Pramod, can you append some notes on downloading jetspeed2 using wincvs?