Re: Simple-OpenID sample app won't start in 0.9.6

96 views
Skip to first unread message

David Hoffer

unread,
Dec 11, 2012, 8:53:16 PM12/11/12
to OpenID4Java
Yeah I'm having the same problem. The 0.9.6 openid4java artifacts are
not in Maven, at least not all of them. The sample app has a
dependency on

<dependency>
<groupId>org.openid4java</groupId>
<artifactId>openid4java-consumer</artifactId>
<version>${version}</version>
</dependency>

But that's not in Maven only a pom type is in Maven.

I could add this and others that are missing to my corporate maven
repository server but then I'd loose all the dependency info that they
probably have. Is there any plans to get 0.9.6 fully in Maven
central?

-Dave

On Oct 15, 2:24 pm, Daniel Serodio <dsero...@gmail.com> wrote:
> I downloaded openid4java-0.9.6.662.tar.gz and unzipped it.
>
> When I enter its samples/simple-openid directory and type "mvn jetty:run"
> as per the instructions, I get a dependency resolution error for
> org.openid4java:openid4java:jar:0.9.6,
> org.openid4java:openid4java-consumer:jar:0.9.6,
> org.openid4java:openid4java-server:jar:0.9.6,
> org.openid4java:openid4java-server-JdbcServerAssociationStore:jar:0.9.6,
> org.openid4java:openid4java-consumer-SampleConsumer:jar:0.9.6,
> org.openid4java:openid4java-server-SampleServer:jar:0.9.6
>
> I went to the openid4java-0.9.6.662 directory and ran "mvn install" hoping
> it would install these dependencies on my local Maven repo, but it only
> installs openid4java-nodeps-0.9.6.jar and corresponding -soources.jar
>
> How can I run the Simple-OpenID sample app?
>
> Thank in advance,
> Daniel Serodio
Reply all
Reply to author
Forward
0 new messages