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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Implementing OpenSocial Containers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/opensocial-container?hl=en -~----------~----~----~----~------~----~------~--~---
