[Building Sakai] SCORM PLAYER INTEGRATION WITH SAKAI 2.6

Raad Al-Rawi raad at caret.cam.ac.uk
Tue Aug 11 08:20:33 PDT 2009


Given

Did you get a resolution to your problem?
I am tying to integrate the Icodeon player into our 2.5 instance of 
Sakai, and although I have additional failures, I also have the one you 
quote.

Did you manage to get a successful build?

Best regards,

Raad

-- 
Raad Al-Rawi
CARET, University of Cambridge
1st Floor, 16 Mill Lane, Cambridge, CB2 1SB, UK
Telephone      : +44 (0)1223 765395
Explore CARET! : www.caret.cam.ac.uk


On 27-Jul-09 10:54, Given Shirinda wrote:
> Hi Guyz.
>
> I want to integrate my sakai 2.6 with SCORM PLAYER,I am running linux server.
>
> when I run mvn clean install like this
>
> root at admin77-desktop:/opt/sakai-2.6.0/icodeon# mvn clean install
>
> I got this build error.
>
>
>
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) com.rsmart:rsmart-common-tool-lib:jar:2.6.0
>
>    Try downloading the file manually from the project website.
>
>    Then, install it using the command:
>        mvn install:install-file -DgroupId=com.rsmart -DartifactId=rsmart-common-tool-lib -Dversion=2.6.0 -Dpackaging=jar -Dfile=/path/to/file
>
>    Alternatively, if you host your own repository you can deploy the file there:
>        mvn deploy:deploy-file -DgroupId=com.rsmart -DartifactId=rsmart-common-tool-lib -Dversion=2.6.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>    Path to dependency:
>    	1) com.rsmart:rsmart-scorm-helper:war:2.6.0
>    	2) com.rsmart:rsmart-common-tool-lib:jar:2.6.0
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>    com.rsmart:rsmart-scorm-helper:war:2.6.0
>
> from the specified remote repositories:
>    central (http://repo1.maven.org/maven2),
>    sakai-maven2-snapshots (http://source.sakaiproject.org/maven2-snapshots),
>    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)
>
>
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 58 seconds
> [INFO] Finished at: Mon Jul 27 12:02:54 GMT+02:00 2009
> [INFO] Final Memory: 21M/37M
> [INFO] ------------------------------------------------------------------------
> root at admin77-desktop:/opt/sakai-2.6.0/icodeon#
>
>



More information about the sakai-dev mailing list