https://github.com/tesla/tesla-concurrent-localrepo
It basically prevents local repository corruption when multiple processes download same set of artifacts concurrently. The code was originally written to allow large CI systems use the same shared local repository for all build jobs, but I figured it is also useful on my typical development machine, where I often have multiple m2e workspaces open and switch among them all the time. -- Regards, Igor On 11/11/2013, 10:15, Roberto Sanchez Herrera/Mexico/IBM wrote:
Hello, Where can I see details about the concurrent local repository implementation feature? Is there a bugzilla? Thank you. Roberto Sanchez From: Igor Fedorenko <i...@ifedorenko.com> To: m2e-users@eclipse.org, m2e-...@eclipse.org Date: 09-11-13 11:09 Subject: [m2e-users] m2e 1.5/luna m3 candidate build 1.5.0.20131109-1633 Sent by: m2e-users-boun...@eclipse.org ------------------------------------------------------------------------ I just published what I hope will become m2e 1.5/luna m3 milestone build (exact version is 1.5.0.20131109-1633) to m2e milestone repository. This milestone includes major changes to embedded maven runtime, which is now based on apache maven 3.1.2, uses new http/https transport based on okhttp client and includes concurrent local repository implementation. You can find installation instructions on m2e download page [1]. Please test this milestone candidate build and report any problems you find either here or in bugzilla. [1] http://eclipse.org/m2e/download/ -- Regards, Igor _______________________________________________ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users _______________________________________________ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users