maven « Resource « JSP-Servlet Q&A





1. maven: add arbitrary file as a servlet context resource    stackoverflow.com

I have a maven war project which produces webapp.war, and a maven 'skin' project which produces skin.zip (a file full of resources and XML files). Now I want to add ...