Bjorn, You are absolutely right, it was a type from our side, it should be ...ext.openid...
I tried to compile the sample apps (samples.zip) after I installed the libraries (as described below) on a totally empty machine and everything worked out fine. Did you try to compile the samples as well? If not I would use those as boiler plate for your project. Let me know if you still have problems Martin Svensson, Ericsson Research > > Once you have done this you should verify that your local mvn repository > > looks like this > > > > .m2/repository/org/restlet/dev/org.restlet.incubator/2.1-SNAPSHOT > > .m2/repository/org/restlet/dev/org.restlet.oauth/2.1-SNAPSHOT > > .m2/repository/org/restlet/dev/org.restlet.openid/2.1-SNAPSHOT > > > > If those three dependencies are there everything should work fine. > > > > Let us know if there is anythig else that is giving you a hard time so that > > we can describe it better. > > not quite. the first was there but the second two include a .ext you missed: > > ~/.m2/repository/org/restlet/dev/org.restlet.ext.openid/2.1-SNAPSHOT/ > ~/.m2/repository/org/restlet/dev/org.restlet.ext.oauth/2.1-SNAPSHOT/ > > Was that a typo you made or is something wrong on my side? ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2702206

