LLG20111699 / openid4java

Automatically exported from code.google.com/p/openid4java
Apache License 2.0
0 stars 0 forks source link

simple-example does not compile #184

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. execute mvn jetty:run in simple-openid
2. build fails: […]The following dependency could not be resolved: 
org.openid4java:jar:0.9.6, […]

Build fails due to (outdated?) dependency.

Version 0.9.6.622

Solution: Change dependency in samples/simple-openid/pom.xml from
openid4java to openid4java-nodeps.

Original issue reported on code.google.com by felix.bo...@gmail.com on 31 Oct 2012 at 9:32

GoogleCodeExporter commented 9 years ago
Fixed in r696.

Original comment by Johnny.B...@gmail.com on 1 Nov 2012 at 2:37

GoogleCodeExporter commented 9 years ago
The r696 is not correct, this issue should be duplicate with issue 153.

Original comment by zhoushu...@gmail.com on 2 Nov 2012 at 5:44