Here are the Unix commands to use the revised build:
svn co https://ogce.svn.sourceforge.net/svnroot/ogce/ogce-portal-only
cd ogce-portal-only
(Edit properties section of ogce-portal-only/pom.xml as necessary).
tar -zxf maven-2.0.7-bin.tar.gz
export PATH=`pwd`/maven-2.0.7/bin/:$PATH
mvn clean install
The portal stuff is installed under portal_deploy/apache-5.5.12. Use the little convenient scripts tomcat-startup.sh and tomcat-shutdown.sh to start and stop the server.
This needs to be tested on Windows.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment