[Building Sakai] BigBlueButton on sakai_2.6.x

Given Shirinda given.shirinda at sita.co.za
Thu Jun 3 06:37:17 PDT 2010


Thanks Team. 

I got it right?. 

From: "Anthony Whyte" <arwhyte at umich.edu> 
To: "Given Shirinda" <given.shirinda at sita.co.za> 
Cc: "Nuno Fernandes" <nuno at ufp.edu.pt>, "sakai-dev" <sakai-dev at collab.sakaiproject.org> 
Sent: Thursday, 3 June, 2010 3:11:41 PM 
Subject: Re: [Building Sakai] BigBlueButton on sakai_2.6.x 


In the bigbluebutton base pom, comment out the following <build> plugin: 


<!-- 
<plugin>
                <groupId>com.mycila.maven-license-plugin</groupId>
                <artifactId>maven-license-plugin</artifactId>
                <version>1.5.0</version>
                <configuration>
                . . .    
                </configuration>
                <executions>
                . . . 
                </executions>
</plugin> 
--> 


This will eliminate the headers check which is useful for dev work but a bit superfluous in tagged code. Then try and build BBB again. 


Cheers, 


Anth 




On Jun 3, 2010, at 9:01 AM, Given Shirinda wrote: 




Hi Nuno. 

I can view the url now. 

Copyright (c) ${year} ${holder} 

Licensed under the Educational Community License, Version 2.0 (the "License"); 
you may not use this file except in compliance with the License. 
You may obtain a copy of the License at 

http://www.osedu.org/licenses/ECL-2.0 

Unless required by applicable law or agreed to in writing, software 
distributed under the License is distributed on an "AS IS" BASIS, 
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
See the License for the specific language governing permissions and 
limitations under the License. 



But The error is still there 


From: "Nuno Fernandes" < nuno at ufp.edu.pt > 
To: "Given Shirinda" < given.shirinda at sita.co.za > 
Cc: "sakai-dev" < sakai-dev at collab.sakaiproject.org > 
Sent: Wednesday, 2 June, 2010 4:46:04 PM 
Subject: Re: [Building Sakai] BigBlueButton on sakai_2.6.x 

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] -------------------------------------------------------------- 

-- 

<top_ban_cont_logo.gif> 

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 } 


-- 

<top_ban_cont_logo.gif> 

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" 

-- 



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. 

.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100603/c7daae9a/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: top_ban_cont_logo.gif
Type: image/gif
Size: 1690 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100603/c7daae9a/attachment.gif 


More information about the sakai-dev mailing list