Re: Trying to update Tapestry

2012-11-18 Thread Joakim Olsson
mvn dependency:tree -Dverbose=true gives you a good overview of your dependencies. /Joakim On Sat, Nov 17, 2012 at 9:53 PM, Kristian Marinkovic < kristian.marinko...@gmail.com> wrote: > i just checked its pom.xml and it uses tapestry 5.3.1. but if you add > the latest tapestry version to your

Re: Trying to update Tapestry

2012-11-17 Thread trsvax
Looks like you have both 5.3.1 and 5.3.4. Maven clean might fix that. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Trying-to-update-Tapestry-tp5718057p5718058.html Sent from the Tapestry - User mailing list archive at Nabble.com. --