So I will do. Thanks!
Vincent 2007/5/7, Brett Porter <[EMAIL PROTECTED]>:
Set the prereqs to 2.0.6. It won't work with lower. I think what Jason was getting at is: - no matter what you declare, with <= 2.0.5 you get 1.1 - in 2.0.6 you get what you ask for, but if you use classes that are incompatible you'll get problems. Since you're using something that was purely added, it's fine. Cheers, Brett On 07/05/2007, at 8:49 AM, Vincent Siveton wrote: > Hi Brett, > > I tried with maven < 2.0.6 and I got NoSuchMethodError for > getDirectoryNames(). > Any suggestions? > > Cheers, > > Vincent > > 2007/5/6, Vincent Siveton <[EMAIL PROTECTED]>: >> Hi Brett, >> >> 2007/5/6, Brett Porter <[EMAIL PROTECTED]>: >> > >> > On 05/05/2007, at 10:09 AM, [EMAIL PROTECTED] wrote: >> > >> > > Author: vsiveton >> > > Date: Sat May 5 07:09:00 2007 >> > > New Revision: 535524 >> > > >> > > URL: http://svn.apache.org/viewvc?view=rev&rev=535524 >> > > Log: >> > > MJAVADOC-120: Better handling of Javadoc resources: >> overview.html, >> > > doc-files >> > > >> > > o bumped to plexus-utils:1.4.1 >> > >> > required change, or just because you can? If it's the former, >> > remember it imposes a Maven pre-requisite of 2.0.6. >> >> I needed FileUtils.getDirectoryNames() that exists in this latest >> version. >> >> Cheers, >> >> Vincent >> >> > - 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] --------------------------------------------------------------------- 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]
