1 message in com.googlegroups.opensocial-containerRe: [OpenSocial] Re: Failed to resolv...
FromSent OnAttachments
Jack Widman08 May 2008 06:12 
Subject:Re: [OpenSocial] Re: Failed to resolve artifact when building Shindig on Leopard
From:Jack Widman (jack@gmail.com)
Date:05/08/2008 06:12:06 AM
List:com.googlegroups.opensocial-container

I would like to unsubscribe to this. How can I do that?

On Thu, May 8, 2008 at 8:38 AM, icordoba <icor@skios.es> wrote:

Hi there, just solved my problem. I have a cool & fast ADSL connection with no proxies, so this was not the problem. I was using MacOS Leopard bundled Maven (version 2.0.6 installed at / usr/bin/mvn). I tried with last maven version (2.0.9) installing it in a custom dir and I could build Shindig as shown in http://incubator.apache.org/shindig/#tab-building Hope this message helps another Leopard user not to loose time with bundled maven.

Anyway, I got a new error when trying to start running jetty (again, 2 required artifacts are missing, but this time with 2.0.9 maven), so I searched at target dir and deployed the war file (shindig-server-1- SNAPSHOT.war) in my Jboss/Tomcat 4.0.4 container. It seems to work even I get many exceptions when executing it.

If anyone tries JBoss, please note you have to change example gatget to:

http://localhost:8080/shindig-server-1-SNAPSHOT/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml

Regards, Ignacio