> I spent lot of time want to exclude some jsps for compilation, I tried
> different configurations in pom.xml, but couldn't get it work
> I am using jspc-maven-plugin for pre-compilation. I want to exclude
> header.jsp during compilation. Here is my fragment of pom:

This was asked just recently. The easiest way to deal with it is to
simply rename the file you don't want to compile from *.jsp to *.jspf.

Wayne

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to