[Building Sakai] Trunk: 2.8-SNAPSHOT pom update (Sunday, 22 Nov. 2009)

Anthony Whyte arwhyte at umich.edu
Fri Nov 20 14:23:45 PST 2009


With the creation of the 2.7.x branch it is time to update all trunk  
poms to version 2.8-SNAPSHOT.  I plan to perform this update over the  
weekend.

EXCEPTIONS

Indie trunk project poms will not be affected by this update.   
Incrementing their versions will be handled on a project-by-project  
basis when required.  Projects include:

common
edu-services
emailtemplateservice
entitybroker
jsf
msgcntr
polls
samigo
search

Experimental (-Pexperimental)

basicLTI
Profile2
SiteStats
tinyurlservice

Note: in case you are wondering the above Indie projects build and  
deploy properly to Tomcat.

TRUNK DEVELOPER IMPACT

1. Perform an svn update.

2. Confirm you are running Maven 2.0.10 (at a minimum)

mvn -- version

3. If not get it here:

http://maven.apache.org/download.html

4. Install to populate your local .m2 repo with 2.8-SNAPHSHOT artifacts

mvn clean install

5. Deploy to Tomcat (a clean Tomcat of course)

mvn clean install sakai:deploy
or
mvn -Pexperimental clean install sakai:deploy

____________________

My localhost footer:

Copyright 2003-2008 The Sakai Foundation. All rights reserved.  
Portions of Sakai are copyrighted by other parties as described in the  
Acknowledgments screen.
LocalSakaiName - TRUNK - Sakai 2.8.0 - Server localhost

Cheers,

Anth


More information about the sakai-dev mailing list