Hi Artsi, mhm... I have no problem with this? I'm using Eclipes 3.0M-7 and Maven 1.0rc1 along with maven-eclipse plugin 1.4. And you?
The eclipse plugin should automatically deteted that you are using JUnit and attaches it to the .classpath file. Bye Toby > -----Original Message----- > From: Arto Pastinen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 16, 2004 8:45 AM > To: Maven Users List > Subject: RE: eclipse plugin > > > Hi Toby. > > Yes they are, but the problem is, that i use eclipse plugin to build > eclipse's property files, and there is .classpath file, where > maven puts > dependecies from project.xml, everything has worked fine, but > maven just > don't put junit-xxx.jar to .classpath.. > > Artsi > > On Tue, 2004-03-16 at 09:37, Rademacher Tobias wrote: > > Hi Artsi, > > > > are your JUnit TestCases in your > ${pom.build.unitTestSourceDirectory} > > defined in project.xml? > > > > Hope this helps > > > > Toby > > > > > -----Original Message----- > > > From: Arto Pastinen [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, March 16, 2004 7:55 AM > > > To: [EMAIL PROTECTED] > > > Subject: eclipse plugin > > > > > > > > > Hi! > > > > > > Does anybody knows why eclipse plugin doesn't add junit > to classpath > > > file? > > > > > > Artsi > > > > > > > > > > --------------------------------------------------------------------- > > > 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]
