[Building Sakai] BigBlueButton on sakai_2.6.x

Nuno Fernandes nuno at ufp.edu.pt
Wed Jun 2 07:46:04 PDT 2010


Hi Given,

Right now, we are tunning up the installation instructions for Sakai 2.6.x
so, the steps below are not yet on the confluence page:

   1. Your specific issue seems to be related wither with maven version or
   lack of internet connection. Can you try to access that url from your web
   browser?
   2. Must update to *Maven *2.1.0 or higher. I'm using *2.2.1* so, update
   to this version to stay on the safe side;
   3. Must update Sakai *EntityBroker *to *1.3.9* or higher.

For *(1)*, you can grab the latest version from the Maven website:
http://maven.apache.org/download.html

For *(2)*, you must remove current entitybroker implementation from sakai,
download 1.3.9, compile and deploy:

   - stop TOMCAT
   - rm -rf [TOMCAT]/components/entitybroker-pack
   - cd [SAKAI_SRC]
   - svn co
   https://source.sakaiproject.org/svn/entitybroker/tags/entitybroker-1.3.9/
   - cd entitybroker-1.3.9
   - mvn -Dmaven.tomcat.home=[TOMCAT] clean install sakai:deploy
   - start TOMCAT

(Just replace TOMCAT and SAKAI_SRC by your tomcat folder path and sakai
source folder)

Please let me know if this fixes it so I can update the docs properly!

Thanks,
Nuno

On Wed, Jun 2, 2010 at 2:42 PM, Given Shirinda <given.shirinda at sita.co.za>wrote:

> Hi
>
> I am to integrate BigBlueButton on sakai-2.6.x.
>
> it gave me this error
>
> root at acer-laptop:/opt/sakai/bbb# mvn clean install
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   BigBlueButton
> [INFO]   BigBlueButton API
> [INFO]   BigBlueButton Bundles
> [INFO]   BigBlueButton Implementation
> [INFO]   BigBlueButton Component Pack
> [INFO]   BigBlueButton Tool
> [INFO]   BigBlueButton Assembly
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building BigBlueButton
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] [site:attach-descriptor]
> [INFO] [license:check {execution: check-headers}]
> [INFO] Checking licenses...
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Resource not found in file system, classpath or URL:
> https://source.sakaiproject.org/svn/sakai/trunk/ECLv2-header-template.txt
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 3 minutes 12 seconds
> [INFO] Finished at: Wed Jun 02 17:45:52 SAST 2010
> [INFO] Final Memory: 14M/277M
> [INFO] --------------------------------------------------------------
>
> --
>
>
> E-learning Specialist
> SAKAI
> ________________________________________________
> Tel :012 470 1526
> Cell:0730133879
> @:given.shirinda at sita.co.za
> Alt@:given.shirinda at gmail.com
> ________________________________________________
> If your Church doesn't work 4 u try your Ancestors.
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>



-- 
Nuno Fernandes  .  { Analyst/Programmer }

|| web  . { http://www.ufp.pt  |  http://tinyurl.com/nfgrilo  |  follow_me @
nfgrilo }
|| work . { Universidade Fernando Pessoa  |  Praça 9 de Abril, 349  |
 4249-004 Porto }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100602/f09dc66d/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 1690 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100602/f09dc66d/attachment.gif 


More information about the sakai-dev mailing list