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

Neeru Joshi neer.josh25 at gmail.com
Thu Aug 13 22:15:20 PDT 2009


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.



More information about the sakai-dev mailing list