[Building Sakai] for edia scorm player and sakai 2.7

Roland Groen roland at edia.nl
Wed Feb 2 05:36:27 PST 2011


Well, apparently you did not install the sakai-wicked project correctly,
otherwise the saka-scom project would not be complaining about it's missing
dependency, would it?

Missing:
----------
1) org.sakaiproject:sakai-wicket:jar:2.7.0

My guess is that you did install the sakai-wicket project, but you probably
did *not* update it's version to 2.7.0 to match the version of the
sakai-scorm project before installing it. Please make sure the <version> tag
of the pom.xml of the sakai-wicket project states *2.7.0* and not
2.7-SNAPSHOT.

Met vriendelijke groeten,

--
*Roland M.S. Groen*
roland at edia.nl

*Edia* - Educatie Technologie
Korte Prinsengracht 42 hs | 1013 GT Amsterdam
*T* 020 716 36 12 | *F* 020 716 36 13 | *M* 06 2423 09 06 | www.edia.nl



On Wed, Feb 2, 2011 at 1:43 PM, Regimantas Maciulskis <
regimantas.maciulskis at gmail.com> wrote:

> Sorry maybe i misled, i get error below when i trying to install *scorm
> project*. I installed sakai-wricket successful. What i should to do to
> install *scorm project*? Thank you.
>
>
> Missing:
> ----------
> 1) org.sakaiproject:sakai-wicket:jar:2.7.0
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.sakaiproject
> -DartifactId=sakai-wicket -Dversion=2.7.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=org.sakaiproject
> -DartifactId=sakai-wicket -Dversion=2.7.0 -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110202/6c5f3d3a/attachment.html 


More information about the sakai-dev mailing list