hi Przemyslaw, thanks for reporting,
I am looking into it. @Simo do you have already a clue? regards antonio On Jul 11, 2013, at 12:46 PM, Przemysław Sokół wrote: I have tried to play with Apache Oltu OAuth 2.0 Client Demo at https://cwiki.apache.org/confluence/display/OLTU/OAuth+2.0+Client+Demo. The problem is, one of the dependencies, which is http://repository.apache.org/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.client/0.31-SNAPSHOT/ remains empty - in turn you cannot go through mvn jetty:run successfully. Replacing "0.31-SNAPSHOT" with "1.0.0-SNAPSHOT" in pom.xml does not make any difference, because http://repository.apache.org/snapshots/org/apache/oltu/openidconnect/ dependency is itself dependent on 0.31 Oltu snapshot. Thank you for a reply in advance.