Re: JAX-RS extension pom error

2008-05-19 Thread Thierry Boileau
Objet : RE: JAX-RS extension pom error On Wed, 2008-05-07 at 12:36 +0200, Jerome Louvel wrote: Hi Bruno, Actually, looking at Sun's Maven repo, it appears that the artifact ID is jsr311-api: http://download.java.net/maven/1/javax.ws.rs/poms/jsr311-api-0.7.pom I suggest that we follow

RE: JAX-RS extension pom error

2008-05-13 Thread Jerome Louvel
[mailto:[EMAIL PROTECTED] De la part de Bruno Dumon Envoyé : mercredi 7 mai 2008 13:50 À : discuss@restlet.tigris.org Objet : RE: JAX-RS extension pom error On Wed, 2008-05-07 at 12:36 +0200, Jerome Louvel wrote: Hi Bruno, Actually, looking at Sun's Maven repo, it appears that the artifact ID

RE: JAX-RS extension pom error

2008-05-07 Thread Jerome Louvel
/javax.ws.rs/0.9-SNAPSHOT Would that work for you? Best regards, Jerome -Message d'origine- De : Bruno Dumon [mailto:[EMAIL PROTECTED] De la part de Bruno Dumon Envoyé : mardi 6 mai 2008 16:29 À : discuss@restlet.tigris.org Objet : JAX-RS extension pom error Hi, I'm stumbling on another

RE: JAX-RS extension pom error

2008-05-07 Thread Bruno Dumon
On Wed, 2008-05-07 at 12:36 +0200, Jerome Louvel wrote: Hi Bruno, Actually, looking at Sun's Maven repo, it appears that the artifact ID is jsr311-api: http://download.java.net/maven/1/javax.ws.rs/poms/jsr311-api-0.7.pom I suggest that we follow the same naming for the artifact that we

JAX-RS extension pom error

2008-05-06 Thread Bruno Dumon
Hi, I'm stumbling on another problem in the JAX-RS pom, namely that the artifactId does not correspond to the one in the JAX-RS pom: - artifactIdjaxrs-api/artifactId + artifactIdjavax.ws.rs/artifactId Full patch in attachment. -- Bruno Dumon