> 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=2701747

