I have project that I\'m now starting as Maven project, but for some reason it is not working. Here is my pom.xml:
for instance, I see
war
missing in your pom, you should have a look at how the maven-war-plugin is used.