Re: Classes in the same directory as source

2004-11-29 Thread jmutonho
Eventually just jarred them and placed in local repository...Thanx Jeff Registered Linux user number 366042 This e-mail is intended exclusively for the addressee. If you are not the addressee you must not read, copy, use or disclose the e-mail nor the content; please notify us

Re: Classes in the same directory as source

2004-11-26 Thread Jason van Zyl
On Fri, 2004-11-26 at 08:16, [EMAIL PROTECTED] wrote: If one has classes that are sitting in the same directory as the source you want to compile , is there a way of telling maven to use the already compiled classes in its classpath in order to compile the not yet compiled java files?