What's meant by that is that Eclipse by default uses the same target
folder as if you have run Maven from command line. Some people hate it
but for others like me it makes all the sense. Just need to be aware
of consequences - say for example running mvn clean without refreshing
Eclipse.

Kalle


On Wed, Jan 27, 2010 at 1:30 AM, vijay shanker <[email protected]> wrote:
> Hi Adrian;
>
> What is  <shared target folder> folder. Can you describe it in details; I
> have been using M2eclipse for last on years. But have not got this
> term popped up to me
>
> Regards,
> Vijay Shanker Dubey
>
>
>
> On Wed, Jan 27, 2010 at 1:29 PM, Adrian Shum <[email protected]> wrote:
>
>> I gotta admit, m2eclipse works like a charm!
>>
>> Except that you may need to be awared of the 'shared target folder'
>> issue.
>>
>> --
>> Best Regards,
>> AdRiAN ShUM
>>
>>
>> -----Original Message-----
>> From: vijay shanker [mailto:[email protected]]
>> 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 maven
>>
>> To name
>>
>> - m2eclipse
>>
>>
>> Regards,
>> Vijay Shanker Dubey
>>
>>
>>
>> On Wed, Jan 27, 2010 at 1:11 PM, Balazs Tothfalussy <
>> [email protected]> wrote:
>>
>> > 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
>> > ${user.home}/.m2/repository.
>> >
>> > Best regards,
>> > Balazs
>> >
>> > 2010/1/27 brian <[email protected]>
>> >
>> > >
>> > > 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 Build Path Problem
>> > >
>> > > Do I need to set something in eclipse?
>> > >
>> > > Thanks
>> > > Brian
>> > >
>> > > --------------------------------------------------------------------
>> > > -
>> > > To unsubscribe, e-mail: [email protected]
>> > > For additional commands, e-mail: [email protected]
>> > >
>> > >
>> >
>>
>> This email is confidential. If you are not the intended recipient, please
>> delete it from your system and notify the sender immediately. Any
>> unauthorized use, disclosure, dissemination or copying of this email is
>> prohibited. Taifook Securities Group, its group companies and their content
>> providers ("Parties") shall not be responsible for the accuracy or
>> completeness of this email or its attachment, if any, which could contain
>> virus, be corrupted, destroyed, incomplete, intercepted, lost or arrive
>> late.   The Parties do not accept liability for any damage caused by this
>> email.
>>
>>
>> ---------------------------------------------------------------------
>> 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]

Reply via email to