Re: maven in ecipse

2010-01-27 Thread Kalle Korhonen
gt; >> >> -Original Message- >> From: vijay shanker [mailto:vijay.s...@gmail.com] >> Sent: Wednesday, January 27, 2010 3:45 PM >> To: Maven Users List >> Subject: Re: maven in ecipse >> >> >> You should also try using  eclipse plugin for m

Re: maven in ecipse

2010-01-27 Thread vijay shanker
t; Except that you may need to be awared of the 'shared target folder' > issue. > > -- > Best Regards, > AdRiAN ShUM > > > -Original Message- > From: vijay shanker [mailto:vijay.s...@gmail.com] > Sent: Wednesday, January 27, 2010 3:45 PM > To: Maven

RE: maven in ecipse

2010-01-26 Thread Adrian Shum
Users List Subject: Re: maven in ecipse You should also try using eclipse plugin for maven To name - m2eclipse Regards, Vijay Shanker Dubey On Wed, Jan 27, 2010 at 1:11 PM, Balazs Tothfalussy < balazs.tothfalu...@gmail.com> wrote: > Hi Brian, > > as I understand the problem,

Re: maven in ecipse

2010-01-26 Thread vijay shanker
You should also try using eclipse plugin for maven To name - m2eclipse Regards, Vijay Shanker Dubey On Wed, Jan 27, 2010 at 1:11 PM, Balazs Tothfalussy < balazs.tothfalu...@gmail.com> wrote: > Hi Brian, > > as I understand the problem, yes, you have to define a classpath variable > for thi

Re: maven in ecipse

2010-01-26 Thread Balazs Tothfalussy
Hi Brian, as I understand the problem, yes, you have to define a classpath variable for this in Eclipse: Window\Preferences\Java\Build Path\Classpath Variables - the name of the variable should be M2_REPO and should point to the Local Maven Repository (not to the maven home) - by default it is at

maven in ecipse

2010-01-26 Thread brian
Hi, I have a project that I've loaded into eclipse. Under windows, I already have M2_Home as env variable pointing to project directory Description Resource Path Location Type Unbound classpath variable: 'M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar' in project 'jung-api' jung-api Build path