Hi List, I am programming an application with a lot of common code and resources that shall be reused in dependant projects. I implemented that with the maven-war-plugin's overlay feature, which works without problems when packaging the dependant project and manually deploying it.
However, when deploying such a project to a WTP-configured container (Tomcat 5.5, but I guess all others are affected too), only the overlayed files are deployed, and not a single file from the underlying WAR. There already is a bug report describing this under http://jira.codehaus.org/browse/MNGECLIPSE-599, but it was closed and marked a duplicate of http://jira.codehaus.org/browse/MNGECLIPSE-597, which I don't think is the case. I just want to bring this issue back to the table, and even offer some help to get this going. So if someone could point me in the right direction, I could submit a patch, if it's possible for me to fix it. Thank you, Martin --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
