Hi, To be able to use a web project in WSAD I need a WEB-INF/lib directory filled with the dependency jars. All my dependencies are put in the war correctly but I need the jars in the src directory. How can I force Maven to copy all dependencies to the src/main/webapp/WEB-INF/lib directory?
Thanks. Martijn de Bruijn
