Yes and that may well be the case with many others. Probably you can try deleting .m2/repository/javax/servlet/javax.servlet-api/3.0.1 so that its re-fetched. The cached one may be having the missing class even though the Api spec says that this class got added in 3.1.0 .
On Fri, Aug 21, 2015 at 11:05 AM, Carsten Ziegeler <[email protected]> wrote: > Am 21.08.15 um 06:51 schrieb Satya Deep Maheshwari: > > Anybody got a chance to look into this? I am able to reproduce this on > > another system as well. So this does not seem to be my setup specific > > problem. It seems like a broken build unless there's a cached artifact on > > the build machine which lets the build succeed. > > > Strangely it works on my machine, however i've updated the dependency to > servlet 3.1 api now > > Carsten > -- > Carsten Ziegeler > Adobe Research Switzerland > [email protected] >
