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
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