Hi! Same as you, except eclipse is some 2.xxx version, but i think that it doesn't matter..
But actually i tested it once again, and now it builds classpath file correctly. I can't understand what the problem was.. I checked project.xml's dependency many times, and i couldn't see any syntax error. Now i just copied other dependency, and changed groupId, artifactId, and version, and it worked. Maby i must go to optic.. =) .. or get guide dog.. =) Sorry about this mess, and thnx for your help. Artsi On Tue, 2004-03-16 at 10:39, Rademacher Tobias wrote: > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
