users@jersey.java.net

Re: Build inconsistency in maven poms?

From: Marc Hadley <Marc.Hadley_at_Sun.COM>
Date: Wed, 05 Dec 2007 10:56:14 -0500

JAX-RS is still changing, 0.4 of Jersey implements this API:

https://jsr311.dev.java.net/nonav/releases/0.4/index.html

For 0.4 s/Path/UriTemplate/

Marc.

On Dec 5, 2007, at 10:41 AM, Farrukh Najmi wrote:

>
> I am using jersey in my maven project with following pom dependency:
>
> <dependency>
> <groupId>jersey</groupId>
> <artifactId>jersey</artifactId>
> <version>0.4-ea</version>
> </dependency>
>
> I am getting compile errors because imports like following can't be
> found:
>
> import javax.ws.rs.Path;
>
> I looked inside the latest javadoc and the Path annotation exists
> there:
>
> https://jsr311.dev.java.net/nonav/javadoc/javax/ws/rs/Path.html
>
> I loked inside jsr311-api-0.4.jar and it does not exist there:
>
> http://download.java.net/maven/1/javax.ws.rs/jars/jsr311-api-0.4.jar
>
> What am I missing? Thanks.
>
> --
> Regards,
> Farrukh Najmi
>
> Web: http://www.wellfleetsoftware.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>

---
Marc Hadley <marc.hadley at sun.com>
CTO Office, Sun Microsystems.