users@jersey.java.net

[Jersey] cannot find jersey in maven

From: nimmy <nim_sathi_at_hotmail.com>
Date: Sun, 24 Apr 2011 10:08:27 -0700 (PDT)

Hi,

I've a first time jersey-client user and I am trying to add the dependency
in maven but am getting an 'Missing artifact...' error message.

<dependency>
    <groupId>com.sun.jersey</groupId>
    <artifactId>jersey-client</artifactId>
    <version>1.6</version>
</dependency>

Are the instructions in
http://jersey.java.net/nonav/documentation/latest/chapter_deps.html#core_client
out of date?

Cheers,
Nim

--
View this message in context: http://jersey.576304.n2.nabble.com/cannot-find-jersey-in-maven-tp6301234p6301234.html
Sent from the Jersey mailing list archive at Nabble.com.