[Building Sakai] Building rsmart-common and virtual_classroom contrib tools

Neeru Joshi neer.josh25 at gmail.com
Sat Aug 15 09:41:40 PDT 2009


Hi Michael,
   Since I don't have any particular reason to stick to 2.5.4 I think I'd go
with upgrading it to 2.6.0. I am not vry experienced with sakai so i was
wondering if there were any other ways to upgrade to 2.6.0 .

Thanks,
Neeru


On Fri, Aug 14, 2009 at 10:02 PM, Michael Korcuska <
mkorcuska at sakaifoundation.org> wrote:

> Hi Neeru,
> There was a big change between 2.5 and 2.6, namely, a number of core
> services were bundled together into a Kernel.  This means the dependencies
> have changed.  The details are here:
> http://confluence.sakaiproject.org/x/eoTgAw
>
> That wiki page contains instructions for moving pom files from 2.5 to 2.6
> but not the reverse (I think). Can you move to 2.6? That might be beneficial
> for a variety of other reasons as well.
>
> Michael
>
> On Aug 14, 2009, at 01:29, Neeru Joshi wrote:
>
> Hi,
>
>    Alright so if I back port the poms will it work with 2.5.4? and if yes
> could you tell me what does it mean to back port the poms. I feel kind of
> stupid asking this question...Well what I did was...I changed the version
> nos in all poms to my sakai version.
>
> Thanks,
> Neeru
>
> On Fri, Aug 14, 2009 at 12:25 PM, <john.bush at rsmart.com> wrote:
>
>> It only works with 2.6 unless you back port the poms
>>
>> Sent from my iPhone
>>
>> On Aug 13, 2009, at 10:15 PM, Neeru Joshi <neer.josh25 at gmail.com> wrote:
>>
>>
>>> Hi all,
>>>
>>>  I am using sakai 2.5.4 and wanted to use the Live Virtual Classroom Tool
>>> so I checked out rsmart-common and virtual_classroom from svn:
>>>
>>>
>>> svn co
>>> https://source.sakaiproject.org/contrib/rsmart/rsmart-common/trunk
>>> rsmart-common
>>>
>>> svn co
>>> https://source.sakaiproject.org/contrib/rsmart/virtual_classroom/trunk
>>> virtual_classroom
>>>
>>>  I get the following error while building rsmart-common
>>>
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Failed to resolve artifact.
>>>
>>> Missing:
>>> ----------
>>> 1) org.sakaiproject.kernel:sakai-kernel-api:jar:${sakai.kernel.version}
>>>
>>>  Try downloading the file manually from the project website.
>>>
>>>  Then, install it using the command:
>>>     mvn install:install-file -DgroupId=org.sakaiproject.kernel
>>> -DartifactId=sa
>>> kai-kernel-api -Dversion=${sakai.kernel.version} -Dpackaging=jar
>>> -Dfile=/path/to
>>> /file
>>>
>>>  Alternatively, if you host your own repository you can deploy the file
>>> there:
>>>
>>>     mvn deploy:deploy-file -DgroupId=org.sakaiproject.kernel
>>> -DartifactId=saka
>>> i-kernel-api -Dversion=${sakai.kernel.version} -Dpackaging=jar
>>> -Dfile=/path/to/f
>>> ile -Durl=[url] -DrepositoryId=[id]
>>>
>>>  Path to dependency:
>>>       1) com.rsmart:rsmart-common-tool-lib:jar:2.5.4
>>>       2)
>>> org.sakaiproject.kernel:sakai-kernel-api:jar:${sakai.kernel.version}
>>>
>>> 2)
>>>
>>> org.sakaiproject.kernel:sakai-component-manager:jar:${sakai.kernel.version}
>>>
>>>  Try downloading the file manually from the project website.
>>>
>>>  Then, install it using the command:
>>>     mvn install:install-file -DgroupId=org.sakaiproject.kernel
>>> -DartifactId=sa
>>> kai-component-manager -Dversion=${sakai.kernel.version} -Dpackaging=jar
>>> -Dfile=/
>>> path/to/file
>>>
>>>  Alternatively, if you host your own repository you can deploy the file
>>> there:
>>>
>>>     mvn deploy:deploy-file -DgroupId=org.sakaiproject.kernel
>>> -DartifactId=saka
>>> i-component-manager -Dversion=${sakai.kernel.version} -Dpackaging=jar
>>> -Dfile=/pa
>>> th/to/file -Durl=[url] -DrepositoryId=[id]
>>>
>>>  Path to dependency:
>>>       1) com.rsmart:rsmart-common-tool-lib:jar:2.5.4
>>>       2)
>>> org.sakaiproject.kernel:sakai-component-manager:jar:${sakai.kernel.ve
>>> rsion}
>>>
>>> 3) org.sakaiproject.kernel:sakai-kernel-util:jar:${sakai.kernel.version}
>>>
>>>  Try downloading the file manually from the project website.
>>>
>>>  Then, install it using the command:
>>>     mvn install:install-file -DgroupId=org.sakaiproject.kernel
>>> -DartifactId=sa
>>> kai-kernel-util -Dversion=${sakai.kernel.version} -Dpackaging=jar
>>> -Dfile=/path/t
>>> o/file
>>>
>>>  Alternatively, if you host your own repository you can deploy the file
>>> there:
>>>
>>>     mvn deploy:deploy-file -DgroupId=org.sakaiproject.kernel
>>> -DartifactId=saka
>>> i-kernel-util -Dversion=${sakai.kernel.version} -Dpackaging=jar
>>> -Dfile=/path/to/
>>> file -Durl=[url] -DrepositoryId=[id]
>>>
>>>  Path to dependency:
>>>       1) com.rsmart:rsmart-common-tool-lib:jar:2.5.4
>>>       2)
>>> org.sakaiproject.kernel:sakai-kernel-util:jar:${sakai.kernel.version}
>>>
>>>
>>> ----------
>>> 3 required artifacts are missing.
>>>
>>> for artifact:
>>>  com.rsmart:rsmart-common-tool-lib:jar:2.5.4
>>>
>>> from the specified remote repositories:
>>>  central (http://repo1.maven.org/maven2),
>>>  apache-repo (http://myfaces.zones.apache.org/dist/maven-repository),
>>>  sakai-ibiblio-mirror (http://source.sakaiproject.org/maven2-ibiblio),
>>>  default (http://repo1.maven.org/maven2),
>>>  sakai-maven (http://source.sakaiproject.org/maven2)
>>>
>>>
>>>  I have a source install of sakai 2.5.4 and I don't see any kernel
>>> module....do I have to checkout a kernel too, and if yes then which
>>> version.
>>> I could help some guidance here...
>>>
>>> Thanks,
>>> Neeru
>>> --
>>> View this message in context:
>>> http://www.nabble.com/-Building-Sakai-Building-rsmart-common-and-virtual_classroom-contrib-tools-tp24965806p24965806.html
>>> Sent from the Sakai - Development mailing list archive at Nabble.com.
>>>
>>> _______________________________________________
>>> 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"
>>>
>>
> _______________________________________________
> 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"
>
>
> --
> Michael Korcuska
> Executive Director, Sakai Foundation
> mkorcuska at sakaifoundation.org
> phone: +1 510-859-4247 (google voice)
> skype: mkorcuska
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090815/aaf54b7c/attachment.html 


More information about the sakai-dev mailing list