Recently i had integrated my web application project with maven which was earlier working fine. On integration, i am finding this error for which i have no clue. I checked if any of my dependancies were missing in my pom.xml but what all were required were already present. I seriously have no idea of how to proceed or how to debug my issue. I am able fire all my commands using maven and getting build success too. This is my initial phase with maven and would request the expertise here to guide me to proper directions. Below is my source code for POM.Recently i had integrated my web application pr