try mvn clean
On Fri, Feb 21, 2014 at 10:35 AM, Yago González <ygonza...@4mhoteles.com>wrote: > I can't see in the tree. > > I explain better, my pom have a variable for tapestry version ( used with > tapestry-core and tapestry-spring), but when i change tapestry version and > i compiled it's added in WEB-INF/lib the Old's JAR's what i used in the old > version. > > > 2014-02-21 17:23 GMT+01:00 Dragan Sahpaski <dragan.sahpa...@gmail.com>: > > > It's a transitive dependency. Do mvn dependency:tree of you're using > maven. > > > > Cheers, > > Dragan Sahpaski > > > > > > On Fri, Feb 21, 2014 at 5:20 PM, Yago González <ygonza...@4mhoteles.com > > >wrote: > > > > > Yes, exactly but Why? Where is stored old JAR's ? > > > In pom have not reference´ s, is cached under .m2/repository ¿? > > > > > > > > > > > > > > > 2014-02-21 16:42 GMT+01:00 Thiago H de Paula Figueiredo < > > > thiag...@gmail.com> > > > : > > > > > > > On Fri, 21 Feb 2014 12:35:15 -0300, Yago González < > > > ygonza...@4mhoteles.com> > > > > wrote: > > > > > > > > Hello Everybody, this is mi first message. > > > >> > > > > > > > > Hi! > > > > > > > > Check your classpath. You probably have the tapestry-spring JAR added > > > > twice, with different versions. > > > > > > > > -- > > > > Thiago H. de Paula Figueiredo > > > > Tapestry, Java and Hibernate consultant and developer > > > > http://machina.com.br > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > > > > > > > >