Maven artifacts for version 0.9.6

329 views
Skip to first unread message

Sandro Ruch

unread,
May 9, 2011, 4:11:51 PM5/9/11
to OpenID4Java
Hi all,
I've read about a security issue in the OpenId4Java library and now
want to upgrade to 0.9.6 (currently using 0.9.5). Unfortunately I
cannot find any open maven repos with the artifacts provided (neither
on https://oss.sonatype.org/index.html#nexus-search;quick~openid4java).

Can someone create and provide those? That would be nice...

Thanks and kind regards,
Sandro

Sutra Zhou

unread,
May 15, 2011, 8:01:25 AM5/15/11
to openi...@googlegroups.com
http://code.google.com/p/openid4java/wiki/MavenHowTo
https://oss.sonatype.org/index.html#nexus-search;gav~org.openid4java~~0.9.6~~

> --
> You received this message because you are subscribed to the Google Groups "OpenID4Java" group.
> To post to this group, send email to openi...@googlegroups.com.
> To unsubscribe from this group, send email to openid4java...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/openid4java?hl=en.
>
>

JasonK

unread,
Jun 30, 2011, 8:24:33 AM6/30/11
to openi...@googlegroups.com
Not helpful when it seems the 0.9.6 jar files are missing from not only Maven Central but also the OSS repos

Sutra Zhou

unread,
Jul 1, 2011, 12:40:58 AM7/1/11
to openi...@googlegroups.com
I mean you should add "<type>pom</type>" to the dependency section of
openid4java in your pom.xml:

<dependency>
<groupId>org.openid4java</groupId>
<artifactId>openid4java-consumer</artifactId>
<!--artifactId>openid4java-server</artifactId-->
<!--artifactId>openid4java-infocard</artifactId-->
<!--artifactId>openid4java-xri</artifactId-->
<!--artifactId>openid4java</artifactId-->
<!--artifactId>openid4java-full</artifactId-->
<version>0.9.6</version>
<type>pom</type>
<-------------------------------------------------------This line can
not be omitted.
</dependency>


The type of openid4java-consumer/openid4java-server/.... are all "pom"
not "jar". The jar file is in openid4java-nodeps which is depended by
openid4java-consumer/openid4java-server...


On Thu, Jun 30, 2011 at 8:24 PM, JasonK <jkla...@gmail.com> wrote:
> Not helpful when it seems the 0.9.6 jar files are missing from not only
> Maven Central but also the OSS repos
>

> --
> You received this message because you are subscribed to the Google Groups
> "OpenID4Java" group.

> To view this discussion on the web visit
> https://groups.google.com/d/msg/openid4java/-/O2mJCwZJT6YJ.

Reply all
Reply to author
Forward
0 new messages