> -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 16 June 2003 08:07 > To: Maven Developers List > Subject: Re: New feature: filtering > > > BTW, do you have any idea why the sample-filtering project in > > plugin-builds/examples does not work WRT filtering? > > You've placed the "filtering" attribute on the "fileset" tag. It should > be on the "copy" tag. >
arg! You're right... I have been looking into the eye for a few hours without finding the problem... Pair-programming/reviewing is nice :-) Thanks. > Also, test-nofilter should contain "@testFilter@" so you can check it is > not replaced. Yep. Good idea. Done. -Vincent > > Cheers, > Brett > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
