I don't think this is possible, if I remember correctly.

I was trying to filter out jsp fragments, because they won't compile, being
only fragments.

My solution was to name all the JSP fragments with the proper '.jspf'
extension, as it appears that plugin picks up based on filename extension.

-Brandon

On Thu, Jan 15, 2009 at 2:37 PM, Wayne Fay <[email protected]> wrote:

> > Ok, I asked this before, but since we seem to have someone answering
> > jspc questions on the list, is it possible to do an exclude of certain
> > .jsp files with the plugin.?
>
> I'm not sure off the top of my head right now. The plugin code is
> super simple as with most plugins -- you should take a look.
>
> If this is not supported functionality, I'm certain it would be pretty
> easy to add some configuration in the pom and code in the plugin to do
> it.
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to