Re: jsr311-api doesn't include.

2012-05-06 Thread Jörg Schaible
Mauricio Ferreyra wrote: > Hi all, > I am trying to create a restful application to deploy on a websphere. The > version of was that I'm using doesn't support the specification jsr311. > > So, I want to add the jars on the /lib of the project, but when I do a mvn > package maven leave out the jar

jsr311-api doesn't include.

2012-05-04 Thread Mauricio Ferreyra
Hi all, I am trying to create a restful application to deploy on a websphere. The version of was that I'm using doesn't support the specification jsr311. So, I want to add the jars on the /lib of the project, but when I do a mvn package maven leave out the jar in the war. Do you know that maven d