Maven pom file for Spring 2.5 Web Project
Thursday, January 15th, 2009
I recently converted a Java/Spring webapp from Ant to Maven. The webapp uses many of the Spring modules, including Spring Security, MVC, Web Flow, AOP, and Hibernate. Since it took me hours to sort out all of the Maven dependencies, I figured that I'd post the working pom.xml here, so that ...
