Ok, Here's what I tried: <resources> <include>*.szd</include> <include>*.html</include> </resources>
didn't work, so then I tried: <jarResources> <jarResource>include=*.szd</jarResources> ... </jarResources> also didn't work. Does this mean I can only do this with b5? -warner ----- Original Message ----- From: "Jason van Zyl" <[EMAIL PROTECTED]> To: "Turbine Maven Users List" <[EMAIL PROTECTED]> Sent: Friday, August 09, 2002 3:52 PM Subject: Re: jarResources and jars > On Fri, 2002-08-09 at 18:41, Warner Onstine wrote: > > > > > Is there a way to do this in b4, or do I need to wait for b5. Just not ready > > to commit until there's a release (I've got enough work trying to convert > > the build from a ProjectBuilder project ;-). > > Setting the basedir property and using jarResources might work. But b5 > will probably on Sunday and Monday and there are test installs sitting > here: > > http://www.ibiblio.org/maven/maven/distributions/ > > If you're feeling adventurous. > > > > > Thanks in advance. > > > > > > > > -warner > > > > > > > > +warner onstine+ > > > > > > > > > > > > -- > > > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > -- > > > jvz. > > > > > > Jason van Zyl > > > [EMAIL PROTECTED] > > > http://tambora.zenplex.org > > > > > > In short, man creates for himself a new religion of a rational > > > and technical order to justify his work and to be justified in it. > > > > > > -- Jacques Ellul, The Technological Society > > > > > > > > > -- > > > 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]> > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > http://tambora.zenplex.org > > In short, man creates for himself a new religion of a rational > and technical order to justify his work and to be justified in it. > > -- Jacques Ellul, The Technological Society > > > -- > 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]>
