That will work. However, the validator-rules.xml is part of the Struts distribution (and therefore needs to be versioned). If we can put the XML file as a versioned resource (very much like JAR files), that would be ideal.
Any thoughts? Charles -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 8:30 PM To: Turbine Maven Users List Subject: Re: where to put non jar files? We put validator-rules.xml into WEB-INF -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au "Chan, Charles" <[EMAIL PROTECTED]> wrote on 04/01/2003 06:32:56 AM: > Hi, I am using Maven 1.0 b7. I am wondering where to put non jar > configuration files? For example, struts 1.1 ships a validator-rules.xml > that needs to be included in my application. Should I put the XML file in my > local repository (under distributions, maybe)? Is repository strictly for > JAR files? > > Thanks, > Charles > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > > ForwardSourceID:NT0009E2DE -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
