I'm newbie to Maven and I'm used it to create a dynamic web project in Eclipse with traditionnal jars.
I downloaded maven and installed it on my Windows8 system as indicated on the documentation and as listed on Kepler doc too, you don't have to install any Maven plugin on Eclipse because it's already installed.
So when I test it by adding some dependecies like Hibernate it's ok, it worked until I added the Struts2 & Sitemesh framework, when I was forced to add the jars to the lib folder to make it run.
Is tehre any special configuration to do for that?
I think you have a problem in deployment assembly management under eclipse, try: