1) Check out trunk
2) check out
svn co https://source.sakaiproject.org/svn/portal/branches/charon_velocity_portal/
vi pom.xml
– <module>portal</module>
+ <module>charon_velocity_portal</module>
vi osp/pom.xml
– <module>portal</module>
+ <!– <module>portal</module> –>
<module>presentation</module>
mvn -Dmaven.test.skip=true -Dmaven.tomcat.home=/Users/csev/dev/apache-tomcat-5.5.20/ clean install sakai:deploy