Daly, JohnG <JohnP.Daly <at> ie.fid-intl.com> writes: > > Hi, > > I am completely new to Jetspeed and portals. I have done some example with > pluto and now I wish to install jetspeed2. I am however unable. I have > installed the windows exe version of Maven and when I go to it's home > directory there is no buld.properties file. How do install jetspeed2. The > instructions on the net are not very clear. >
John, refer to: http://portals.apache.org/jetspeed-2/getting-started.html There is a section titled "Example: A minimal custom portal configuration". Copy and paste that content into a file called build.properties. Save that file to your home directory (eg. on Windows, C:\Documents and Settings\john). Customize the properties as needed. You may want to hard-code the tomcat installation directory instead of using ${CATALINA_HOME}/. Refer to the documentation for the other properties. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
