Re: An API incompatibility was encountered while executing org.mortbay.jetty:jetty-maven-plugin:8.1.14.v20131031:run: java.lang.NoSuchMethodError

2014-03-13 Thread shriharsh
dependency:tree you will see which jar it is that is dragging in the earlier version of the servlet spec. Let me know if this was of any help. Thanks, Shriharsh On Thu, Mar 13, 2014 at 5:13 PM, Kavita [via Maven] < ml-node+s40175n5788221...@n5.nabble.com> wrote: > Hi shriharsh, I am also facing s

Re: An API incompatibility was encountered while executing org.mortbay.jetty:jetty-maven-plugin:8.1.14.v20131031:run: java.lang.NoSuchMethodError

2014-02-13 Thread shriharsh
Thanks for the reply Anders. I would try to get help from Jetty people. -- View this message in context: http://maven.40175.n5.nabble.com/An-API-incompatibility-was-encountered-while-executing-org-mortbay-jetty-jetty-maven-plugin-8-1-14-vr-tp5784451p5784465.html Sent from the Maven - Users mail

An API incompatibility was encountered while executing org.mortbay.jetty:jetty-maven-plugin:8.1.14.v20131031:run: java.lang.NoSuchMethodError

2014-02-13 Thread shriharsh
Hi all, I am not sure what this error is about. I thought the jar file might be corrupted which I downloaded again but didnt work. I thought the problem might be with maven compiler but doesn't seem so. I reinstalled the maven in the eclipse but issue remains the same. Below is the whole trace of