Hi Rob are you using the maven-eclipse plugin or just running mvn eclipse:eclipse from the command line to generate the .project file?
Either way I think changing your pom to use the newer version should work. If you are still having problems you can always delete the contents of your .m2/repository directory. That seems to fix most things Toby 2008/9/9 rdennett <[EMAIL PROTECTED]> > > I encountered an issue with building my project when I added a @Property > annotation to one of my classes. I found a post advising me to upgrade the > properties/tapestry-release-version to 5.0.14 and do a maven update, but I > was unclear as to how to do that from within eclipse. Is it a matter of > configuring an external tools maven configuration? If so, I am not sure > how > to do that. > > Thanks for your help, > Rob > -- > View this message in context: > http://www.nabble.com/Updating-maven-from-within-eclipse-tp19384589p19384589.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >