See in-line

On Wednesday, 6 February 2013, Joachim Durchholz wrote:

> Am 06.02.2013 17:47, schrieb Manfred Moser:
>
>> I dont think there is a real MRM type of functionality in M2e ... kind of
>> doesnt make sense to me either. A MRM is a server software while M2e is a
>> development environment.
>>
>
> m2e installs its own repository inside .metadata.


Smells like a second local *cache* (one of the most confusing things is
that we called it a "local repository" and not a "local cache"

Given that the local *cache* is not concurrent safe, the sensible thing for
eclipse to do (in order to co-exist with the cli) is to maintain its own
local cache


> The issue I'm having is that I can't manage that repository.


Because it's a cache but a repository (might look like a repository, but
aether treats it differently)


> Unless, of course, I install a local Nexus and point it to that repo, but
> I suspect that m2e and Nexus would then start to quarrel.
>
>  If you are looking for MRM functionality on your desktop while developing
>>
>
> Not really.
> I see a repository created by m2e and can't manage it, that's all.


You are not supposed to "manage" the cache (other than the occasional purge
to free disk space)


> (It would also solve a few issues I'm having, but that's accidental.)
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to