On 11/12/05, Brett Porter <[EMAIL PROTECTED]> wrote: > No, no such plugin. What we are considering (there was a proposal on > the dev list a while back), is to setup a standard way of packaging > and sharing build resources for Maven 2.1. > > If it is not currently included in the core jar, is there a reason it > is stored in the core directory?
It belongs there, with the Struts Validator that is part of Core. It's a special case of a base config file that often gets edited by application developers, so it's always been in the example apps "loose" under WEB-INF. But since you can have multiple Validator config files, there's no real reason to edit that one vs. adding a second file for your extra rules. I'm going to see if the Validator plugin understands paths to resources in .jar files. If that works then I should be able to change the example apps to use that copy. Thanks again. :) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]