2013/2/6 Joachim Durchholz <[email protected]> > > Am 06.02.2013 20:33, schrieb Curtis Rueden: > > Hi Joachim, >> >> m2e installs its own repository inside .metadata. >>> >> >> My Eclipse workspace has no such thing: >> >> $ ls .metadata/ >> .bak_0.log .bak_3.log .bak_6.log .bak_9.log .mylyn/ >> .bak_1.log .bak_4.log .bak_7.log .lock .plugins/ >> .bak_2.log .bak_5.log .bak_8.log .log version.ini >> > > Look in .metadata/.plugins/org.**eclipse.m2e.core/nexus .
This is only nexus indexes. Not local cache/repository. > > > At least on my system, Eclipse uses ~/.m2/repository. You can verify this >> > Yes, this is the default value. On my system, Eclipse puts files just in the same repository as my CLI does because I configured the same settings.xml. Cheers
