[Building Sakai] Trunk builds

Anthony Whyte arwhyte at umich.edu
Fri Oct 2 13:30:02 PDT 2009


Do the following:

1.  Make a back up then delete ~/.m2/repository/org/sakaiproject
2.  Perform a fresh checkout of Sakai trunk:  svn co https://source.sakaiproject.org/svn/sakai/trunk 
  sakai-trunk
3.  Start with a new Tomcat and fresh db of your own choosing (mine is  
MySQL)
5.  Perform a build to restock your repo and breathe some life into  
Tomcat

cd sakai-trunk/master
mvn clean install
cd ..
mvn clean install -Dmaven.test.skip=true sakai:deploy

If you see this your weekend will be a good one.

[INFO] BUILD SUCCESSFUL
[INFO]  
------------------------------------------------------------------------
[INFO] Total time: 11 minutes 28 seconds
[INFO] Finished at: Fri Oct 02 16:10:09 EDT 2009
[INFO] Final Memory: 141M/508M
[INFO]  
------------------------------------------------------------------------

My local environment particulars

Mac OS X 10.5.7
Java 1.5.0_16
Maven 2.1.0
Tomcat 5.5.26
MySQL 5.0.83

Please report your results.

Anth






-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2417 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20091002/77b527a6/attachment.bin 


More information about the sakai-dev mailing list