[Deploying Sakai] Integrating Edia Scorm: Missing aritifact

leonardo jr escorido escorido at yahoo.com
Mon Jun 14 00:32:08 PDT 2010


Thanks to Steve for the reply! I managed to build both sakai-wicket and scorm from his response.

I outline the steps I made to install edia-scorm (for other's reference)
1. Download the sakai-wicket src from the repo
2. Change the base pom version of sakai-wicket/pom.xml and sakai-wicket/tool/pom.xml to "2.6.0" (depending on the Sakai version, mine is 2.6.0)
3. Modify the pom.xml at the base directory (e.g. sakai/pom.xml) to include a module "sakai-wicket", then build sakai-wicket.
4. Download the edia scorm player
5. Edit the base pom version of scorm/pom.xml to "2.6.0"
6. Followed the patch for 2.6 from this url http://source.cet.uct.ac.za/svn/sakai/patches/trunk/edia_scorm_player_poms.diff
7. Modify the pom.xml at the base directory (e.g. sakai/pom.xml) to include a module "scorm", then build it.

-Leo

--- On Sun, 6/13/10, Steve Swinsburg <steve.swinsburg at gmail.com> wrote:

From: Steve Swinsburg <steve.swinsburg at gmail.com>
Subject: Re: [Deploying Sakai] Integrating Edia Scorm: Missing aritifact
To: "leonardo jr escorido" <escorido at yahoo.com>
Cc: production at collab.sakaiproject.org
Date: Sunday, June 13, 2010, 10:14 PM

Hi Leo,
The artifact you are seeing is a Sakai one, not one from Wicket itself. I just checked it out and built it and it's looking for org.sakaiproject:base:pom:2.6.0RC1-SNAPSHOT which is the base pom for Sakai. Adjust the version in the base pom and the tool/pom.xml to 2.6.0 and it should work (if you've built 2.6.0 already).
You might also need to adjust the scorm player sakai-wicket version to match, 2.6.0.
Ideally a stable version would be created from this source so then we can release it into the repository so people don't need to build it all the time. It's been a pain point for many others too.
cheers,Steve

On 13 Jun 2010, at 22:00, leonardo jr escorido wrote:
Hi everyone,

I am trying to integrate edia scorm into Sakai 2.6.0. I downloaded the src from https://svn.edia.nl/edia-sakai/edia-sakai-scorm/branches/2.5.3 
and fixed the pom difference for 2.6. I understand, sakai-wicket is
required to build the edia scorm, so I downloaded the src and build it
first. But a required artifact (wicket-base-2.6.0RC1-SNAPSHOT.pom) is
not found in the central Maven, Sakai Maven and org.wicketstuff
repositories. I think the artifact is in the org.wicketsuff repo which
is currently "Service Temporarily Unavailable"  


Where can I get the sakai-wicket-m2.jar artifact? I couldn't build it from the src, so i'll just install it manually (and any other artifacts required for the integration)

Thanks,
Leo










      _______________________________________________
production mailing list
production at collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/production

TO UNSUBSCRIBE: send email to production-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/production/attachments/20100614/c70785db/attachment.html 


More information about the production mailing list